inbox.py
Email Server
An asynchronous SMTP server for handling incoming emails.
Python SMTP Server for Humans
2k stars
40 watching
136 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
slimta/python-slimta | Provides building blocks for creating custom email servers | 171 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 83 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |
danzuep/mailkitsimplified | An email library that simplifies sending and receiving emails using MailKit | 80 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 477 |
martinrusev/imbox | Provides an interface to IMAP email servers using Python | 1,184 |
moggers87/salmon | A Python mail server framework with features like routing, templating, and database integration. | 644 |
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,015 |
naspeh/mailur | A lightweight webmail application with email filtering and composition features inspired by Gmail | 787 |
django-ses/django-ses | A Django email backend for Amazon's Simple Email Service. | 1,017 |
pallets-eco/flask-mail | A Flask extension that simplifies email sending functionality | 610 |
hectane/hectane | A lightweight email client with an HTTP API and SMTP queue functionality | 223 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 276 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
eudoxia0/postmaster | A simple email library for Common Lisp, providing an easy-to-use API for sending and managing emails. | 10 |