enable pop3 for gmail from python

Gabriel Genellina gagsl-py at yahoo.com.ar
Mon Dec 11 19:07:27 EST 2006


At Sunday 10/12/2006 08:36, radu voicilas wrote:

>Hi!I am making a script to connect to my gmail box and grep new 
>mails.I want to know if i can enable pop from python if it is not 
>enabled from gmail?I have been searching the python list but i 
>haven't found an answer to this....only ways of connecting to the 
>server wich i already know.
>Thank you very much!

Have you read http://gmail.google.com/support/bin/answer.py?answer=10350 ?
Using poplib you can connect to the gmail pop3 server - what's your problem?


-- 
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