Closed GoogleCodeExporter closed 9 years ago
Your password must have non ascii characters, when they are converted to base64
to do a plain auth they are wrongly encoded and the error issues (Check RFC
4954). You can uncomment mail_utils.py:244
s.set_debuglevel(10)
To see what's different between the two versions.
Will apply your fix. (I positively hate unicode problems...)
Original comment by hguerreiro@gmail.com
on 13 Sep 2010 at 7:56
This issue was closed by revision r75.
Original comment by hguerreiro@gmail.com
on 13 Sep 2010 at 7:56
Original issue reported on code.google.com by
akimov.alex
on 13 Sep 2010 at 9:44