Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

Ok, I'll leave the BadStatusLine problem for Senthil to investigate. I have 
reproduced the problem with the SMTP server on FreeBSD, but this problem does 
not occur on Linux and I'm not sure why it would fail on FreeBSD.

I've attached a script, smtp_test.py, which does not involve logging code at 
all, just smtpd, smtplib and other support code. This runs without errors on 
Linux (Ubuntu Jaunty) and Windows 7 but fails with "bad file descriptor" on my 
test machine running FreeBSD 8 (32-bit).

Added Giampaolo to nosy as he may be able to spot the problem.

----------
nosy: +giampaolo.rodola
Added file: http://bugs.python.org/file21948/smtp_test.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12039>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to