diff options
author | Aravindo Wingeier <synox@users.noreply.github.com> | 2018-06-24 18:12:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-24 18:12:10 +0000 |
commit | 02e966401e9ef30d8c715f31a80548df8e369479 (patch) | |
tree | 2e42c5dbde3dc47d61b8bc077f568450242a7a2e | |
parent | added synox/disposable-mailbox (diff) | |
download | awesome-selfhosted-02e966401e9ef30d8c715f31a80548df8e369479.tar.gz awesome-selfhosted-02e966401e9ef30d8c715f31a80548df8e369479.zip |
fixed format
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -346,13 +346,13 @@ _Mailing lists servers and mass mailing software - one message to many recipient #### Webmail clients - [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. `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` - [Mailpile](https://www.mailpile.is/) - Webmail client with search, filtering, encryption features and more. ([Source Code](https://github.com/mailpile/Mailpile)) `AGPL-3.0` `Python` - [RainLoop](http://www.rainloop.net/) - Simple, modern and fast webmail with IMAP/SMTP Support and multi accounting. ([Demo](http://demo.rainloop.net/), [Source Code](https://github.com/RainLoop/rainloop-webmail)). `AGPL-3.0` `PHP` - [Roundcube](https://roundcube.net) - Browser-based IMAP client with an application-like user interface. ([Source Code](https://github.com/roundcube/roundcubemail/)) `GPL-3.0` `PHP` - [SquirrelMail](http://squirrelmail.org) - Another browser-based IMAP client. ([Source Code](https://sourceforge.net/p/squirrelmail/code/HEAD/tree/)) `GPL-2.0` `PHP` - [WebMail Lite](http://www.afterlogic.org/webmail-lite) - Web-based IMAP Mail client. ([Source Code](https://github.com/afterlogic/webmail-lite)) `GPL-3.0` `PHP` -- [disposable-mailbox](https://github.com/synox/disposable-mailbox) - Simple disposable mailbox web app based on a catch-all IMAP mailbox. ([Source Code](https://github.com/synox/disposable-mailbox)) `GPL-3.0` `PHP` ### IRC |