summaryrefslogtreecommitdiff
path: root/tests/regressiontests/mail
AgeCommit message (Expand)Author
2008-10-24[1.0.X] Backed out r9250. I committed this to the branch by mistake; there's noMalcolm Tredinnick
2008-10-24[1.0.X] Fixed #9383 -- Don't open a network connection for sending email ifMalcolm Tredinnick
2008-10-07[1.0.X] Fixed #9233 -- Allow date and message-id headers to be passed inMalcolm Tredinnick
2008-08-24Fixed #8511: Removed some tests that were failing on Python 2.4, but weren't ...Russell Keith-Magee
2008-08-23Fixed #7747: Altered EmailMessage such that messages with long subject lines ...Russell Keith-Magee
2008-07-26Fixed #7574 -- Fixed the handling of lazy translation in email headers.Malcolm Tredinnick
2008-07-19Fixed #7773 -- Added some simple tests for EmailMessage. Thanks to serialx fo...Russell Keith-Magee