I can't send emails out. Can u fix this problem please?

The problem is on line 72.

Oh wait...you didn't include any code or the traceback.  Yeah,
that's gonna make it a little difficult to diagnose.  But I'm
gonna guess that "The authentication setting might not be correct
for your outgoing e-mail [SMTP] server." Check your use of the SMTP libs to ensure that you're authenticating to your SMTP server correctly. Notably, the login() method.

-tkc




--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to