salmon
Mail server framework
A Python mail server framework with features like routing, templating, and database integration.
A Python Mail Server
644 stars
19 watching
70 forks
Language: Python
last commit: 3 months ago
Linked from 3 awesome lists
emaillmtplmtp-serverlmtpdpythonsmtpsmtp-serversmtpd
Related projects:
Repository | Description | Stars |
---|---|---|
zedshaw/lamson | An SMTP server designed to create robust and complex mail applications using a Pythonic web framework approach. | 733 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 276 |
billzhong/inbox.py | An asynchronous SMTP server for handling incoming emails. | 1,507 |
evannook/pyramid_mailgun | Enables mail sending and management through Mailgun with the Pyramid web framework. | 2 |
nodemailer/wildduck | An email server using MongoDB as its backend and emulating popular web-based mail services. | 1,911 |
slimta/python-slimta | Provides building blocks for creating custom email servers | 171 |
albertito/chasquid | An SMTP email server designed to be simple, secure, and easy to use. | 873 |
postmates/pmhttp | An HTTP framework providing a more comprehensive networking solution than URLSession | 504 |
martinrusev/imbox | Provides an interface to IMAP email servers using Python | 1,185 |
apache/james-project | A mail server with modular architecture and extensible components | 893 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |
snipsco/postal | A Swift framework providing simple access to common email providers. | 653 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
mailmug/zigmailer | Custom SMTP servers can be created on the fly using this project | 1 |
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 111 |