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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-mailer-server-backend-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6e0b6a582ecf82034ec36d61cf0c1c0d3557768e1ec12905ceef00589bbb988a
MD5 c47dbf2469c89e44345fcbb286e2853c
BLAKE2b-256 f2223aeb57063b5cf2533f9d848aeb69622c874d4650d7cd87dc5372ba0e2a3c

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