SIGN IN SIGN UP

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.
J
Johannes Gijsbers committed
25946ddac90e2f69199af740cbaaa08beb13d9a9
Parent: b8b09d0