Skip to main content

A Django email backend for Mailgun

Project description

==========
Django-Mailgun
==========
:Info: A Django email backend for use with Mailgun
:Author: Bradley Whittington (http://github.com/bradwhittington, http://twitter.com/darb)
:Release Manager: Daniel Roy Greenfeld

This README is derived from https://github.com/hmarr/django-ses/blob/master/README.rst

Overview
=================
Django-Mailgun is a drop-in mail backend for Django_,
per http://docs.djangoproject.com/en/dev/topics/email/#e-mail-backends

Getting going
=============

Install django-mailgun::

pip install django-mailgun

Add the following to your settings.py::

EMAIL_BACKEND = 'django_mailgun.MailgunBackend'
MAILGUN_ACCESS_KEY = 'ACCESS-KEY'
MAILGUN_SERVER_NAME = 'SERVER-NAME'

Now, when you use ``django.core.mail.send_mail``, Mailgun will send the messages

.. _Builtin Email Error Reporting: http://docs.djangoproject.com/en/1.2/howto/error-reporting/
.. _Django: http://djangoproject.com
.. _Mailgun: http://mailgun.net

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-mailgun-redux-0.3.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

django_mailgun_redux-0.3.0-py2.py3-none-any.whl (4.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-mailgun-redux-0.3.0.tar.gz.

File metadata

File hashes

Hashes for django-mailgun-redux-0.3.0.tar.gz
Algorithm Hash digest
SHA256 19ca10e359cc2fd5fc2d66158388d2a1bb02c5fcace273dbe0c8d127db83280d
MD5 27246db00b9416deb5f68370e5a632da
BLAKE2b-256 fa7e8ce1be6272bdfb52c78f11bfb638c937429766f664af861e6eb6a701f148

See more details on using hashes here.

File details

Details for the file django_mailgun_redux-0.3.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_mailgun_redux-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a6ee353fdd001e7785a181b72d162167fb936a19c1a2c15e25f024461c68f94b
MD5 149ea169da690fb86bf4c44fdeb6a476
BLAKE2b-256 3a57b8719a674c5a1d469ce3717fe46ece986503de5b8febca1369748ccda0a2

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