Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

An easy solution to send your email to more than one backend, e.g. if you want to send it to the user via SMTP but also log it to keep the record of send’ emails.

Usage

This example.py will output your emails to the console and save it in a folder on your filesystem. You could ofcourse combine this as you want, e.g. the SMTP backend and the filebackend.

EMAIL_BACKEND = "django_multiple_email_backends.backend.CombinedEmailBackend"
EMAIL_BACKEND_LIST = ['django.core.mail.backends.console.EmailBackend',
                      'django.core.mail.backends.filebased.EmailBackend']

License

BSD

Download files

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

Source Distribution

django-multiple-email-backends-0.1a4.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file django-multiple-email-backends-0.1a4.tar.gz.

File metadata

File hashes

Hashes for django-multiple-email-backends-0.1a4.tar.gz
Algorithm Hash digest
SHA256 30215d35b3f2b0f86469c078284f54354bcb255e33c5cb3b9c6a30d195790def
MD5 93528d2cd2ca820c1b4b14e676da92b6
BLAKE2b-256 b121c4a7fd52758297a3247493d36c486876efbeb611fa6e017c503c028c054c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1a4 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page