18 Feb
2002
18 Feb
'02
7:58 a.m.
From: "marc lindahl" <marc@bowery.com>
Is there a MailHost that can authenticate (username/password)? I just switched to an smtpd that requires authentication (courier)
Possibly, but I haven't heard of one. I don't think the smtplib.py supports authentication in Python 1.5.2. Does anybody know if this has changed in Python 2? In any case, if you know Python it should be easy to add both to the smtplib and MailHost.