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.

Requirements

  • Python 3.9, 3.10, 3.11, 3.12, 3.13
  • Django 4.2, 5.1, 5.2

Getting Started

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.

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.

License

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

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

Uploaded Source

Built Distribution

django_email_relay-0.6.0-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file django_email_relay-0.6.0.tar.gz.

File metadata

File hashes

Hashes for django_email_relay-0.6.0.tar.gz
Algorithm Hash digest
SHA256 552d0b28c824b41d203f3e3046e5d72d122e990ca4f366ce2a661ced812a7605
MD5 3b709ca262f46b66f7d7d049033ec61f
BLAKE2b-256 4312c283e61e0545805c1eadc11a4ba462eb7b496a0982c44d3cda4a44c4a126

See more details on using hashes here.

File details

Details for the file django_email_relay-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_email_relay-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 46a0cf3323e58900b17c4ee574fad0606ea1a055c0b129f6e06a4326fbca7804
MD5 db2b66697ee6dc57299c8046c9449997
BLAKE2b-256 54f3384dbd808393d977008eabc6a5aaae7ea0f6bbcbf8066a78214f078f00f9

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