Skip to main content

Centralize and relay email from multiple distributed Django projects to an internal SMTP server via a database queue.

Project description

django-email-relay

PyPI PyPI - Python Version Django Version

django-email-relay enables Django projects without direct access to a preferred SMTP server to use that server for email dispatch.

It consists of two parts:

  1. A Django app with a custom email backend that stores emails in a central database queue. This is what you will use on all the distributed Django projects that you would like to give access to the preferred SMTP server.

  2. A relay service that reads from this queue to orchestrate email sending. It is available as either a standalone Docker image or a management command to be used within a Django project that does have access to the preferred SMTP server.

Documentation

Visit the documentation for more information. There you will find:

  • Why we created this package and how it can help you.
  • How to install and configure the relay service and Django app.
  • How to use the Django app to send emails.
  • Things to be aware of when it comes time to update the package.
  • How you can contribute to the package.

License

django-email-relay is licensed under the MIT license. See the LICENSE file for more information.

Inspiration

This package is heavily inspired by the django-mailer package. django-mailer is licensed under the MIT license, which is also the license used for this package. The required copyright notice is included in the LICENSE file for this package.

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_email_relay-0.1.0rc3.tar.gz (23.3 kB view details)

Uploaded Source

Built Distribution

django_email_relay-0.1.0rc3-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file django_email_relay-0.1.0rc3.tar.gz.

File metadata

  • Download URL: django_email_relay-0.1.0rc3.tar.gz
  • Upload date:
  • Size: 23.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for django_email_relay-0.1.0rc3.tar.gz
Algorithm Hash digest
SHA256 e6256e67ef773fcf3b0120a08c13881fb316e37bf72fa1e3aba8b879e87c3846
MD5 e9e1cb8e3446e311f76a2fa60fc5c6c1
BLAKE2b-256 3341b737bcf66d23944b722fa308566c7e09d21a628edfdccedfffe6e58d16bc

See more details on using hashes here.

File details

Details for the file django_email_relay-0.1.0rc3-py3-none-any.whl.

File metadata

File hashes

Hashes for django_email_relay-0.1.0rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 380e5b223722ae958ce4fb7835f8e57bc9446a17ca38a500c3a3a3067501e686
MD5 1c09ea48e6904909d359629f4738787e
BLAKE2b-256 9b87ecaa3d50ee49a73d4076c0e741bf0df9ce6723c4df04b02bb3adcc83bcd5

See more details on using hashes here.

Supported by

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