gmail access with python!

Daniel Bickett dbickett at gmail.com
Sun Jan 30 21:54:46 EST 2005


Indeed, here is a detailed help document on GMail POP3 access:

http://gmail.google.com/support/bin/answer.py?answer=12103

huh...look at that, they're using python :) Never noticed that before.

Anyway, after that you can simply use a standard POP3 module. There's
no need to get fancy and use gmail-specific libraries, really.

-- 
Daniel Bickett
dbickett at gmail.com
http://heureusement.org/



More information about the Python-list mailing list