django-mailer now deployed in Pinax

14 views
Skip to first unread message

James Tauber

unread,
May 23, 2008, 4:06:33 AM5/23/08
to django...@googlegroups.com
django-mailer doesn't have a lot of the planned features yet but just
as a queuing drop-in replacement for django.core.mail, it's working
nicely for me so far in Pinax[1].

There have been a number of cases already where the smtp library has
raised a socket exception that django.core.mail would have barfed on.
Instead, django-mailer just queues the message for a retry later (and
logs the exception).

The next feature I want to work on is having the from address receive
mail delivery failures and log those in the database too. I haven't
done any work on that yet so I'm very open to suggestions and
collaborations.


James

[1] http://pinax.hotcluboffrance.com/

Reply all
Reply to author
Forward
0 new messages