File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments