Skip to content

newliver/django-mailer-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-mailer-2 by APSL is a Chris Beaven form from a fork of 
James Tauber's django-mailer.

A reusable Django app for queuing the sending of email.

Execute runtests.py to run the test. You'll need a working mail server 
or just 

python -m smtpd -n -c DebuggingServer localhost:1025

Find documentation about configuration an use on: https://django-mailer2.readthedocs.org/en/latest/

About

mail queuing and management for the Django web framework(multiple email accounts support.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%