help using smtplib to work ..

Gabriel Genellina gagsl-py at yahoo.com.ar
Thu Nov 9 09:55:01 EST 2006


At Thursday 9/11/2006 00:45, Jordan wrote:

>Your post was definitely the most helpful for me.  For some reason,
>smtp for gmail seems to require that you call server.ehlo() a second
>time, after having called server.starttls(), otherwise, the server
>won't accept authorization.  Thanks.

That's clearly stated on the docs for the starttls method: 
http://docs.python.org/lib/SMTP-objects.html


-- 
Gabriel Genellina
Softlab SRL 

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar



More information about the Python-list mailing list