aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Browning <will@willbrowning.me>2020-03-19 10:38:26 +0000
committerGitHub <noreply@github.com>2020-03-19 10:38:26 +0000
commit74bd964c91188d68a1c7925ca4d28b4ba1aff4b3 (patch)
treedacbd9ff89b6b33b2e8384c209a3f394c42031f3
parentMerge pull request #1990 from mniehe/master (diff)
downloadawesome-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82316fa8..f85064a1 100644
--- a/README.md
+++ b/README.md
@@ -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`