diff options
author | nodiscc <nodiscc@gmail.com> | 2018-07-15 11:49:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-15 11:49:27 +0000 |
commit | d0133b5ceda213952ce1a8595c71c2c229992eac (patch) | |
tree | 8f0a3d23fe31f9fb340951fc6b982108fecee178 | |
parent | Merge pull request #1457 from Kickball/fixSyntaxErrors (diff) | |
parent | cleanup spaces (diff) | |
download | awesome-selfhosted-d0133b5ceda213952ce1a8595c71c2c229992eac.tar.gz awesome-selfhosted-d0133b5ceda213952ce1a8595c71c2c229992eac.zip |
Merge pull request #1448 from synox/patch-1
added synox/disposable-mailbox
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -347,6 +347,7 @@ _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. ([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` - [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` |