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.3.1.tar.gz (39.7 kB view details)

Uploaded Source

Built Distribution

django_mailer-2.3.1-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-mailer-2.3.1.tar.gz
  • Upload date:
  • Size: 39.7 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.3.1.tar.gz
Algorithm Hash digest
SHA256 eefa89b8abf3f10574a3322b08c82e1265d7b0822c4bbb9bd7b9a4110c823ac9
MD5 0a53adfa0e2fd54fb03d71b9a67f58aa
BLAKE2b-256 f67ddd0f9b8b54a57342073473d6e0f66378692e8ed88e49680037588d514528

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_mailer-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d667ae8633d6b7c1e259d7142e6fbad0a4b079a528ecc6854b452d7bcb3e6aed
MD5 cad296e41a7aff42084c7a93662b0a0c
BLAKE2b-256 9b44f44b91cdca1a071830587a10bb0598c33da10a2ef5151fdec178349daa0f

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