From 74bd964c91188d68a1c7925ca4d28b4ba1aff4b3 Mon Sep 17 00:00:00 2001 From: Will Browning Date: Thu, 19 Mar 2020 10:38:26 +0000 Subject: [PATCH] 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. --- README.md | 1 + 1 file changed, 1 insertion(+) 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`