gmail access with python!

Tony Meyer t-meyer at ihug.co.nz
Sun Jan 30 17:42:14 EST 2005


> i want to write a python program which will grab all my gmail 
> msgs and store them on my hard drive.
[...]
> my question is: does anyone have a working script which can 
> grab msgs from a gmail inbox ?

Possibly not of use, but if you're not using POP3 access to your gmail
account for anything else, then you could simply enable POP3 access and use
poplib.

=Tony.Meyer




More information about the Python-list mailing list