smtp authorization...how to?

Mark Nenadov mnenadov at stclairc.on.ca
Tue Jul 31 23:13:03 EDT 2001


In article <3b675617.48549445 at news.mailops.com>, "chajadan"
<me at charliedaniels.com-1.net> wrote:


> I started pokin' around in the smtplib and tried sending an e-mail.  My
> smtp server requires a username and password, yet there is no method for
> either of these. That I saw.  Is there an available module that
> incorporates these, or a simple way to extend smtplib?
> Any pointers would be great.

This URL (http://groups.yahoo.com/group/python-list/message/68346), will
be useful to you. It seems someone posted to the group with a fix to the
same problem as you have. Download the smtplib.py file that the person
attached.

I tried it out on the version of Python that I am running (2.1) and it
appears to have the same problem, try the URL I gave you, it should help.

-- 
~Mark Nenadov (author/editor for http://www.coffeecode.com)



More information about the Python-list mailing list