From 7bb08a161beeb2c62facb385d6a78a8592f7e5cc Mon Sep 17 00:00:00 2001 From: Aravindo Wingeier Date: Sun, 24 Jun 2018 20:07:21 +0200 Subject: [PATCH 1/4] added synox/disposable-mailbox I am the maintainer of disposable-mailbox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1d97d75..e192d34d 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,7 @@ _Mailing lists servers and mass mailing software - one message to many recipient - [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 From 02e966401e9ef30d8c715f31a80548df8e369479 Mon Sep 17 00:00:00 2001 From: Aravindo Wingeier Date: Sun, 24 Jun 2018 20:12:10 +0200 Subject: [PATCH 2/4] fixed format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e192d34d..251135a3 100644 --- a/README.md +++ b/README.md @@ -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 From ae5d9c023d2b1710cf83d1b2beb7587d702c119e Mon Sep 17 00:00:00 2001 From: Aravindo Wingeier Date: Fri, 29 Jun 2018 14:58:14 +0200 Subject: [PATCH 3/4] added demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 251135a3..362e648d 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,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. `GPL-3.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` From c572fb33bb33e80dca64454b2e7fe74b35008c54 Mon Sep 17 00:00:00 2001 From: Aravindo Wingeier Date: Mon, 2 Jul 2018 15:03:55 +0200 Subject: [PATCH 4/4] cleanup spaces --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 362e648d..092e6363 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,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` +- [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`