Skip to content

Commit 34566a9

Browse files
committed
cleanup
1 parent 62c7e3b commit 34566a9

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -549,14 +549,15 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
549549

550550
*Libraries for sending and parsing email.*
551551

552-
* [envelopes](http://tomekwojcik.github.io/envelopes/) - Mailing for human beings.
553-
* [flanker](https://github.com/mailgun/flanker) - An email address and Mime parsing library.
554-
* [imbox](https://github.com/martinrusev/imbox) - Python IMAP for Humans.
555-
* [lamson](https://github.com/zedshaw/lamson) - Pythonic SMTP Application Server.
556-
* [Marrow Mailer](https://github.com/marrow/mailer) - High-performance extensible mail delivery framework.
557-
* [modoboa](https://github.com/modoboa/modoboa) - A mail hosting and management platform including a modern and simplified Web UI.
558-
* [Nylas Sync Engine](https://github.com/nylas/sync-engine) - Providing a RESTful API on top of a powerful email sync platform.
559-
* [yagmail](https://github.com/kootenpv/yagmail) - Yet another Gmail/SMTP client.
552+
* Mail Servers
553+
* [modoboa](https://github.com/modoboa/modoboa) - A mail hosting and management platform including a modern Web UI.
554+
* [salmon](https://github.com/moggers87/salmon) - A Python Mail Server.
555+
* Clients
556+
* [imbox](https://github.com/martinrusev/imbox) - Python IMAP for Humans.
557+
* [yagmail](https://github.com/kootenpv/yagmail) - Yet another Gmail/SMTP client.
558+
* Others
559+
* [flanker](https://github.com/mailgun/flanker) - An email address and Mime parsing library.
560+
* [mailer](https://github.com/marrow/mailer) - High-performance extensible mail delivery framework.
560561

561562
## Environment Management
562563

0 commit comments

Comments
 (0)