django-post_office
Email sender
An asynchronous email sending system with features like support for HTML emails and scheduled sending.
A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.
1k stars
36 watching
273 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management. | 78 |
| A Django email backend that uses Celery tasks to send emails asynchronously | 479 |
| A Django module for sending various types of messages using templates stored in a database. | 253 |
| A Django extension that allows asynchronous email sending using Celery | 49 |
| A Django package that simplifies email handling with a class-based approach and full test suite. | 63 |
| A Django module for sending templated emails using templates or transactional mail providers. | 740 |
| A Django email backend for Amazon's Simple Email Service. | 1,019 |
| A set of tools and libraries for integrating multiple email service providers into a Django application | 1,710 |
| A Django package that enables email sending and receiving with various vendors like Amazon SES. | 30 |
| A Django email backend for integrating with the Spoolgore daemon | 5 |
| Integrates Slack with Django applications to send messages using templating | 242 |
| Allows users to send Jupyter Notebooks as email attachments or HTML pages with various options for formatting and data attachment. | 60 |
| A Django wrapper that enables sending files to clients while maintaining control over file processing and content headers. | 486 |
| A Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way. | 32 |
| A command-line tool for sending email batches via any SMTP server. | 775 |