[issue22159] smtpd.PureProxy and smtpd.DebuggingServer do not work with decode_data=True

2018-01-09 Thread Barry A. Warsaw

Barry A. Warsaw  added the comment:

I'm closing this as won't fix since smtpd.py is deprecated and will likely not 
get any future development.  Please see aiosmtpd as a much better third party 
replacement.

--
nosy: +barry
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22159] smtpd.PureProxy and smtpd.DebuggingServer do not work with decode_data=True

2014-08-06 Thread Milan Oberkirch

New submission from Milan Oberkirch:

I fixed this for smtpd.DebuggingServer in the patch for issue 21725 but think 
it is an independent issue which is resolvable with a small patch.

--
components: Library (Lib)
files: decode_data_proxy_debugging_server.patch
keywords: patch
messages: 224967
nosy: jesstess, pitrou, r.david.murray, zvyn
priority: normal
severity: normal
status: open
title: smtpd.PureProxy and smtpd.DebuggingServer do not work with 
decode_data=True
versions: Python 3.5
Added file: 
http://bugs.python.org/file36293/decode_data_proxy_debugging_server.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue22159
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com