django1/django/core/mail
Ramiro Morales f9d1d5dc13 Fixed #18967 -- Don't base64-encode message/rfc822 attachments.
Thanks Michael Farrell for the report and his work on the fix.
2013-08-20 22:17:26 -03:00
..
backends Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend 2013-07-11 22:00:08 +02:00
__init__.py Fixed #20817 -- Added html_message parameter to django.core.mail.send_mail() 2013-07-29 09:53:47 -04:00
message.py Fixed #18967 -- Don't base64-encode message/rfc822 attachments. 2013-08-20 22:17:26 -03:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00