salmon
Mail server framework
A Python mail server framework with features like routing, templating, and database integration.
A Python Mail Server
648 stars
20 watching
71 forks
Language: Python
last commit: 5 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 | 277 |
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,925 |
slimta/python-slimta | Provides building blocks for creating custom email servers | 172 |
albertito/chasquid | An SMTP server designed for simplicity, security, and ease of operation | 880 |
postmates/pmhttp | An HTTP framework providing a more comprehensive networking solution than URLSession | 505 |
martinrusev/imbox | Provides an interface to IMAP email servers using Python | 1,186 |
apache/james-project | A mail server with modular architecture and extensible components | 899 |
eudoxia0/postmaster | A library that provides an easy-to-use SMTP/IMAP interface with API inspired by NodeMailer, allowing users to send and manage email through a variety of 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 | A tool for creating custom SMTP servers on the fly using Zig programming language | 2 |
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 110 |