From ecefc46acc051fa7e6bdd40b51d1dff9e84bf48e Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 28 Apr 2016 23:58:29 +0800 Subject: [PATCH] refine --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b100d10b..d8791c43 100644 --- a/README.md +++ b/README.md @@ -612,18 +612,15 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for sending and parsing email.* -* [django-celery-ses](https://github.com/StreetVoice/django-celery-ses) - Django email back end with AWS SES and Celery. * [envelopes](http://tomekwojcik.github.io/envelopes/) - Mailing for human beings. * [flanker](https://github.com/mailgun/flanker) - A email address and Mime parsing library. * [imbox](https://github.com/martinrusev/imbox) - Python IMAP for Humans. * [inbox.py](https://github.com/kennethreitz/inbox.py) - Python SMTP Server for Humans. -* [inbox](https://github.com/nylas/sync-engine) - The open source email toolkit. * [lamson](https://github.com/zedshaw/lamson) - Pythonic SMTP Application Server. -* [mailjet](https://github.com/WoLpH/mailjet) - Mailjet API implementation for batch mailing, statistics and more. -* [marrow.mailer](https://github.com/marrow/mailer) - High-performance extensible mail delivery framework. +* [Marrow Mailer](https://github.com/marrow/mailer) - High-performance extensible mail delivery framework. * [modoboa](https://github.com/tonioo/modoboa) - A mail hosting and management platform including a modern and simplified Web UI. -* [pyzmail](http://www.magiksys.net/pyzmail/) - Compose, send and parse emails. -* [Talon](https://github.com/mailgun/talon) - Mailgun library to extract message quotations and signatures. +* [Nylas Sync Engine](https://github.com/nylas/sync-engine) - Providing a RESTful API on top of a powerful email sync platform. +* [yagmail](https://github.com/kootenpv/yagmail) - Yet another Gmail/SMTP client. ## Internationalization