Re: Zoe and Newspipe
Zoe <[email protected]> Fri, 25 Mar 2005 11:48:46 +0100
| Newsgroups | gmane.mail.zoe.general |
|---|---|
| Message-ID | <[email protected]> |
On Mar 25, 2005, at 00:03, Lukasz Wiechec wrote: > I also attach small python snippet I've came up with to test the > authentication, > maybe there is something wrong with it. Ok... this is/was a bug in the python smtplib: Patch #1075928: AUTH PLAIN in smtplib. "smtplib can not log in to some server using command AUTH PLAIN, it sends ``user\0user\0pass'' to the server, but ``\0user\0pass'' has better compatibility." http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Lib/ smtplib.py?rev=1.69&view=log No kidding. Your best bet is to update to a more recent version of python/smtplib. Cheers, R. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click