python-slimta
Email server library
Provides building blocks for creating custom email servers
Python libraries to send, receive, and queue email.
171 stars
17 watching
43 forks
Language: Python
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
billzhong/inbox.py | An asynchronous SMTP server for handling incoming emails. | 1,507 |
pallets-eco/flask-mail | A Flask extension that simplifies email sending functionality | 609 |
martinrusev/imbox | Provides an interface to IMAP email servers using Python | 1,185 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 82 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 6 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 276 |
qnikst/haskellnet | A Haskell library providing client support for common email protocols. | 87 |
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |
hectane/hectane | A lightweight email client with an HTTP API and SMTP queue functionality | 223 |
moggers87/salmon | A Python mail server framework with features like routing, templating, and database integration. | 644 |
40ants/trivial-imap | A wrapper around an IMAP library to simplify common tasks like reading emails from a server | 3 |
cutelyst/simple-mail | An SMTP library for Qt that allows applications to send emails with various features and attachments. | 213 |
sendgrid/sendgrid-python | A Python API library for interacting with SendGrid's email service | 1,550 |
gui/lua-resty-mail | An email and SMTP library for OpenResty written in Lua. | 66 |
rclement/mailer | A dead-simple contact form service for static websites using Python and FastAPI | 59 |