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'

### Changelog

    1. 0.3.0: Add support for file attachments (works only with python 3.x)

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

Uploaded Source

File details

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

File metadata

  • Download URL: django-mailer-server-backend-0.3.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1

File hashes

Hashes for django-mailer-server-backend-0.3.0.tar.gz
Algorithm Hash digest
SHA256 4a941ab490abe5bce5c3fb2c5c9f14be51ba79e16270667953237dfbacf9668d
MD5 3d29047b796265d46979111ccab16ab8
BLAKE2b-256 4c9819e8f3e2b97504b353932b720b7ad66bcc9e5d19fa86b2aff33da30321a3

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