From 270a3acbb5c009f44596cade0f9f2aead588a0e7 Mon Sep 17 00:00:00 2001 From: Vinta Date: Wed, 2 Jul 2014 10:19:54 +0800 Subject: [PATCH] add lamson to Email section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f221f55..fc8ac644 100644 --- a/README.md +++ b/README.md @@ -342,6 +342,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for sending and parsing email.* * [inbox.py](https://github.com/kennethreitz/inbox.py) - Python SMTP Server for Humans. +* [lamson](https://github.com/zedshaw/lamson) - Pythonic SMTP Application Server. * [imbox](https://github.com/martinrusev/imbox) - Python IMAP for Humans. * [flanker](https://github.com/mailgun/flanker) - A email address and Mime parsing library. * [marrow.mailer](https://github.com/marrow/marrow.mailer) - High-performance extensible mail delivery framework.