Skip to main content

A django mail backend for mailer server (https://github.com/spapas/mailer_server)

Project description

A django mail backend for mailer server (https://github.com/spapas/mailer_server)

Install it from pip:

pip install django-mailer-server-backend

or the latest version from git:

pip install git+https://github.com/spapas/django-mailer-server-backend

Then use the following conf in your django app:

MAILER_SERVER_TOKEN = 'YOUR_MAILER_SERVER_TOKEN'
MAILER_SERVER_URL = 'http://MAILER_SERVER_URL/mail/api/send_mail/'
EMAIL_BACKEND = 'mailer_email_backend.MailerServerBackend'

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-server-backend-0.1.4.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file django-mailer-server-backend-0.1.4.tar.gz.

File metadata

File hashes

Hashes for django-mailer-server-backend-0.1.4.tar.gz
Algorithm Hash digest
SHA256 35da47ca1592958d0186096e1c69f49fb661f6b81e6e4a7fcba217887e3ffe3b
MD5 80ccdb10cbaf0ea1756dfc2d05a53be1
BLAKE2b-256 65ce43e77344c76127abdd40b63bb93e6187c4f1e1da7f2ea03a4c8c9bbcbcdc

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