Skip to content

yflau/django-mail-queue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Mail Queue

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.

Installation

pip install django-mail-queue

Read me some docs

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published