summaryrefslogtreecommitdiff
path: root/django/core/mail/backends
AgeCommit message (Expand)Author
2010-12-21[1.2.X] Fixed #14301 -- Further refine changes made in r14217 to support non-...Jannis Leidel
2009-11-04Fixed #12147 -- Replaced use of try-except-finally to allow for Python 2.4 su...Russell Keith-Magee
2009-11-04Fixed #11849 -- Corrected handling of use_tls in the SMTP mail handler. Thank...Russell Keith-Magee
2009-11-03Fixed #10355 -- Added an API for pluggable e-mail backends.Russell Keith-Magee