medmunds
5602fc5314
Backend: Remove obsolete api_verify altogether.
...
Remove connection management (remnant of sender verification, and
didn't match Django email backend signatures).
Reformat inherited patch to 80-char line width.
Consistent int return type from send_messages.
2012-10-31 11:51:47 -07:00
medmunds
c1e577c6f5
Backend: fix exception messaging
2012-10-31 11:44:03 -07:00
Arnaud Fribault
96b5733e9d
Fixes error message formatting
2012-10-31 11:44:03 -07:00
Arnaud Fribault
5b35988034
Raise a valid exception if failedSilently is false
2012-10-31 11:44:03 -07:00
Theo Crevon
71292aa223
Update : new sender validation endpoint and process
2012-10-30 17:21:46 +01:00
Chris Jones
e8834fe326
Handle extra headers accepted by Mandrill, also extra option of from_name. Tests to cover checking of extra headers and from_name.
2012-02-28 15:35:29 -08:00
Chris Jones
4db1b9d087
You didn't see that.
2012-02-28 15:08:28 -08:00
Chris Jones
cbd7f429d6
from_name, make it so.
2012-02-28 15:06:01 -08:00
Chris Jones
64bbd40884
No, really. Now it works with standard emails.
2012-02-28 13:08:06 -08:00
Chris Jones
91b846fea3
DjrillMessage which wraps Django's EmailMultiAlternatives. Mail backend now works with standard email and multipart through the DjrillMessage object.
2012-02-28 13:03:26 -08:00
Chris Jones
d6ff089060
Fix recipients list.
2012-02-28 11:34:48 -08:00
Chris Jones
e4362f8c34
Its broken. Parse recipients.
2012-01-20 18:24:13 -08:00
Chris Jones
3b227b2f70
Basic send_mail functioning.
2012-01-20 18:03:33 -08:00
Chris Jones
fd04e60171
Start of the mail backend for djrill.
2012-01-20 16:59:15 -08:00