Files
cpython/Lib/test
R David Murray 554bcbf1b9 #19662: add decode_data to smtpd so you can get at DATA in bytes form.
Otherwise smtpd is restricted to 7bit clean data, since even if the
incoming data is actually utf-8, it will often break things to decode
it before parsing the message.

Patch by Maciej Szulik, with some adjustments (mostly the warning
support).
2014-06-11 11:18:08 -04:00
..
2014-04-13 22:32:12 -04:00
2014-05-26 00:14:14 -07:00
2014-06-02 16:04:25 -05:00
2014-06-07 12:39:51 -07:00
2014-04-14 13:10:05 -04:00
2014-04-18 11:10:50 -07:00
2014-03-31 13:50:34 -04:00