[Pkg-mailman-hackers] Bug#395493: Can't send messages to list

Lionel Elie Mamane lionel at mamane.lu
Wed Nov 15 10:12:56 CET 2006


On Fri, Nov 10, 2006 at 12:48:01PM -0800, Mark Sapiro wrote:
> Lukasz Szybalski wrote:
>>Lukasz Szybalski wrote:

>>> I put the original smtplib.py file back in
>>> /varlib/python.3/smtplib.py and i get the same problem again.

>> Please not the smtlib.py is the one given to me and smtlib.py.1 is
>> the original one causing the problem.

> Your diff and the smtplib.py (the file you refer to above as
> smtplib.py.1) you posted to the bug report confirm that this file is
> essentially unchanged from the Python 2.3 base smtplib.py.

> Therefore, I have to conclude that the symptom you see when you put
> this in the Python library is due to the debug writes being to stdout
> instead of stderr.

> Thus, I think you still have the added

>         self.__conn.set_debuglevel(1)

> line in SMTPDirect.py. I think if you remove this line and then put
> the original smtplib.py back in the python library (and to be sure,
> remove the smtplib.pyc and smtplib.pyo to force a recompile),
> Mailman will continue to send OK.

Lukasz, please either confirm or inform that prediction, which I would
tend to agree with. If it is true, I can close the bug.

-- 
Lionel




More information about the Pkg-mailman-hackers mailing list