Skip to main content

Simple, powerful and non-obstructive django email middleware.

Project description

https://travis-ci.org/bameda/djmail.svg?branch=master

djmail is a BSD Licensed, simple and nonobstructive django email middleware.

Why use djmail? Because it:

  • Sends emails asynchronously without additional libraries.

  • Sends emails using celery tasks.

  • Can retry sending failed messages (with cron task or celery periodic task).

  • Can assign delivery priority.

  • Has a powerfull class to build emails from templates.

  • Works transparently (works as middleware for native django email backends)

djmail was created by Andrey Antukh (@niwinz) and is maintened by David Barragán (@bameda).

You can read the full documentation at https://bameda.github.io/djmail/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djmail-2.0.0.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

djmail-2.0.0-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page