Skip to main content

A reusable Django app for queuing the sending of email

Project description

django-mailer is a reusable Django app for queuing the sending of email. It works by storing email in the database for later sending. The main reason for doing this is that for many apps, the database will be much more reliable and faster than other email sending backends which require 3rd party services e.g. SMTP or an HTTP API. By storing and sending later, we can return succeed immediately, and then attempt actual email sending in the background, with retries if needed.

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

django-mailer-2.2.1.tar.gz (30.5 kB view details)

Uploaded Source

Built Distribution

django_mailer-2.2.1-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

Details for the file django-mailer-2.2.1.tar.gz.

File metadata

  • Download URL: django-mailer-2.2.1.tar.gz
  • Upload date:
  • Size: 30.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for django-mailer-2.2.1.tar.gz
Algorithm Hash digest
SHA256 6d1d6f052ba9e6171f2a7d474b26ca5d9cd479a009c989b6dc8f4b15bd6e3d06
MD5 42272794afe76bf9d523cf789a1e0612
BLAKE2b-256 2d6adcb9dde87927c65901690f0ada364b1dd10c1f1549588af289168fe57bae

See more details on using hashes here.

File details

Details for the file django_mailer-2.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_mailer-2.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3f195d50295278d621d591945451e3bc3bbb187735013fdc258129abeb380308
MD5 bb2c1e9ea8a3dc20632ad58091d67f46
BLAKE2b-256 d28468e3a0d37e8701d6881733657309abdff6357a510261ff283e49ab99c86f

See more details on using hashes here.

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