Skip to content

Goury/django-mail-queue

This branch is 2 commits ahead of, 7 commits behind dstegelman/django-mail-queue:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a9798b7 · Aug 1, 2018
Jun 27, 2017
Jun 9, 2017
Dec 9, 2017
Mar 18, 2017
Dec 7, 2017
Dec 9, 2017
Dec 9, 2017
Jan 6, 2017
Dec 22, 2012
Feb 22, 2016
Jan 27, 2018
May 21, 2016
Feb 25, 2013
Jan 30, 2016
May 21, 2016
Jun 9, 2017
Oct 28, 2014
Dec 3, 2015
Jan 30, 2016

Repository files navigation

Build Status

Django Mail Queue

Looking For Authors! This project is currently looking for a user to take it over. If that sounds like you, send a note to derek at stegelman dot com or open up an issue in this repository.

Mail Queue provides an easy and simple way to send email. Each email is saved and queued up either in real time or with Celery. As always, feedback, bugs, and suggestions are welcome.

Documentation

http://readthedocs.org/docs/django-mail-queue/en/latest/

Mail Queue provides an admin interface to view all attempted emails and actions for resending failed messages.

image

Support/Help/Spam/Hate Mail

If you have questions/problems/suggestions the quickest way to reach me to is simply add a GitHub issue to this project.

Running the Tests Locally

pip install django
pip install -r requirements.txt

py.test mailqueue

About

Django app for queueing up and sending mail. Nothing too special.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • HTML 0.1%