diff options
author | nodiscc <nodiscc@gmail.com> | 2019-03-07 15:14:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-07 15:14:34 +0000 |
commit | 77fb182531bcbc188ab13c14c1ad57d3b18d97fc (patch) | |
tree | 7f2e8834b05e86162cec6e3432860c54ba67c6c8 /README.md | |
parent | Added AfterLogic WebMail Lite to Webmail clients. (diff) | |
download | awesome-selfhosted-77fb182531bcbc188ab13c14c1ad57d3b18d97fc.tar.gz awesome-selfhosted-77fb182531bcbc188ab13c14c1ad57d3b18d97fc.zip |
fix AGPL-3.0 liense tag
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -357,7 +357,7 @@ _Mailing lists servers and mass mailing software - one message to many recipient - [Sympa](https://www.sympa.org/) - Mailing list manager. `GPL-2.0` `Perl` #### Webmail clients -- [AfterLogic](https://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-8)) `AGPLv3` `PHP` +- [AfterLogic](https://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-8)) `AGPL-3.0` `PHP` - [Cypht](http://cypht.org/index.html) - Feed reader for your email accounts. ([Source Code](https://github.com/jasonmunro/hm3)) `GPL-2.0` `PHP` - [Disposable Mailbox](https://github.com/synox/disposable-mailbox) - Simple disposable mailbox web-app based on a catch-all IMAP mailbox. ([Demo](https://bhadoomail.com/)) `GPL-3.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` |