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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-mailer-server-backend-0.1.3.tar.gz
.
File metadata
- Download URL: django-mailer-server-backend-0.1.3.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0108afd096ad3faa1f18f5f6f370120ea098421a00b801abe06ca7b1ba8ea120 |
|
MD5 | 9fa8403bff94f538c27e1f3c6183c65f |
|
BLAKE2b-256 | 58bb82bef875755c34949e532d8d3e6af27066dea291483413866b7915de97ca |