djmail
Email sender
A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management.
Simple, powerfull and nonobstructive django email middleware.
78 stars
10 watching
25 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,011 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |
lpgenerator/django-db-mailer | A Django module for sending various types of messages using templates stored in a database. | 255 |
ambient-innovation/django-pony-express | A Django package that simplifies email handling with a class-based approach and full test suite. | 62 |
micropyramid/django-email-gateway | A Django package that enables email sending and receiving with various vendors like Amazon SES. | 30 |
bbottema/simple-java-mail | A lightweight Java email library for sending complex emails with features like batch processing and attachments. | 1,227 |
django-ses/django-ses | A Django email backend for Amazon's Simple Email Service. | 1,017 |
apsl/django-yubin | A Django extension that allows asynchronous email sending using Celery | 49 |
anymail/django-anymail | A set of tools and libraries for integrating multiple email service providers into a Django application | 1,707 |
the-djmaze/snappymail | A web-based email client with advanced features and compatibility with multiple browsers | 1,040 |
vintasoftware/django-templated-email | A Django module for sending templated emails using templates or transactional mail providers. | 735 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 5 |
timkpaine/jupyterlab_email | Allows users to send Jupyter Notebooks as email attachments or HTML pages with various options for formatting and data attachment. | 60 |
y-taka-23/frege-email | A library that provides a simple API for sending emails via SMTP in a programming language | 1 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 82 |