Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

unode/django-mailer

 
 

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • HTML 6.6%
  • Shell 1.8%