diff options
author | Will Browning <will@willbrowning.me> | 2020-03-19 10:38:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-19 10:38:26 +0000 |
commit | 74bd964c91188d68a1c7925ca4d28b4ba1aff4b3 (patch) | |
tree | dacbd9ff89b6b33b2e8384c209a3f394c42031f3 | |
parent | Merge pull request #1990 from mniehe/master (diff) | |
download | awesome-selfhosted-74bd964c91188d68a1c7925ca4d28b4ba1aff4b3.tar.gz awesome-selfhosted-74bd964c91188d68a1c7925ca4d28b4ba1aff4b3.zip |
Add AnonAddy to Webmail clients
AnonAddy is an open source email forwarding service that can be used to create unlimited email aliases. It is built using Laravel, Vue.js and Tailwind CSS.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -372,6 +372,7 @@ _Mailing lists servers and mass mailing software - one message to many recipient #### Webmail clients - [Afterlogic WebMail Lite](http://www.afterlogic.org/webmail-lite) - Fast and easy-to-use webmail front-end for your existing IMAP mail server, Plesk or cPanel. ([Demo](https://lite.afterlogic.com/), [Source Code](https://github.com/afterlogic/webmail-lite)) `AGPL-3.0` `PHP` +- [AnonAddy](https://anonaddy.com) - Open source email forwarding service for creating aliases. ([Source Code](https://github.com/anonaddy/anonaddy)) `MIT` `PHP` - [Cypht](http://cypht.org/index.html) - Feed reader for your email accounts. ([Source Code](https://github.com/jasonmunro/hm3)) `GPL-2.0` `PHP` - [IMP](https://www.horde.org/apps/imp/) - HORDE application that provides webmail access to IMAP and POP3 accounts. ([Demo](http://demo.horde.org/), [Source Code](https://www.horde.org/download/imp)) `GPL-2.0` `PHP` - [MailCare](https://mailcare.io) - Open source disposable email address service. ([Source Code](https://github.com/mailcare/mailcare)) `MIT` `PHP` |