He wants to automate the process of enabling POP access to Gmail, not access
his Inbox via POP (which he can already do). That much said, a quick looksee
at the Google site shows no mention of an automated method of doing this.
That is not to say it is impossible, but it may be infeasible to do as one
would have to write login code et al just to be authorised to do it - using
one of the more advanced HTTP libraries, most likely.

Sorry I couldn't solve the problem directly, but maybe my clarification will
help someone who can. ;-)

On 12/12/06, Gabriel Genellina <[EMAIL PROTECTED]> wrote:

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


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


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

Reply via email to