Skip to main content

Its a simple command line sendmail backend for Django

Project description

Its a simple command line sendmail backend for Django

# Motivation

I like to use msmtp to abstract the smtp server from my projects. Because it is easy to set environment specifity mail server.

# Install

pip install django_sendmail_backend

# Usage

Set the EMAIL_BACKEND var in your settings module

EMAIL_BACKEND = ‘django_sendmail_backend.backends.EmailBackend’

# MTA

You will need any mta installed (like postfix or exim) and a executable sendmail command in your bin path.

Try to install [msmtp](http://msmtp.sourceforge.net/) for test

## On Debian/Ubuntu

sudo apt-get install msmtp-mta

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

Uploaded Source

File details

Details for the file django_sendmail_backend-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django_sendmail_backend-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3575adbae4ebf76a7f2c27c173098b89006043712d9a5d831aaafb3f82feddef
MD5 3a31b63746580f4b571159fcf85f672e
BLAKE2b-256 137f655f47ba07a94d9837db08f12f139a6fd78e20821fa8ef8c09f54746e90a

See more details on using hashes here.

Provenance

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