Skip to content

APSL/django-mailer-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: This fork is no longer maintained, use https://github.com/APSL/django-yubin.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.3%
  • HTML 6.0%
  • Shell 1.7%