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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to