mailer
Email builder
A Python library that provides a modular and efficient framework for constructing and delivering emails
A light-weight, modular, message representation and mail delivery framework for Python.
276 stars
10 watching
62 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists
amazon-sesattachmentcpythonemailemail-sendergaeimapmaildirmailgunmboxpostmarkpypipypypythonsendgridsendmailsmtptls-support
Related projects:
Repository | Description | Stars |
---|---|---|
moggers87/salmon | A Python mail server framework with features like routing, templating, and database integration. | 644 |
domenkozar/pyramid_marrowmailer | Integrates Pyramids transaction management with the Marrow mailer service | 5 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 82 |
pylons/pyramid_mailer | A package for sending emails from Python web applications | 50 |
naspeh/mailur | A lightweight webmail application with email filtering and composition features inspired by Gmail | 786 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
zedshaw/lamson | An SMTP server designed to create robust and complex mail applications using a Pythonic web framework approach. | 733 |
pallets-eco/flask-mail | A Flask extension that simplifies email sending functionality | 609 |
slimta/python-slimta | Provides building blocks for creating custom email servers | 171 |
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 |
billzhong/inbox.py | An asynchronous SMTP server for handling incoming emails. | 1,507 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |
micropyramid/django-email-gateway | A Django package that enables email sending and receiving with various vendors like Amazon SES. | 30 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |