Re: gmail access with python!
From: Daniel Bickett (dbickett_at_gmail.com)
Date: 01/31/05
- Next message: Aggelos I. Orfanakos: "Re: Regarding exception handling"
- Previous message: Aggelos I. Orfanakos: "Re: Regarding exception handling"
- Maybe in reply to: int: "gmail access with python!"
- Next in thread: Jeremy Bowers: "Re: gmail access with python!"
- Reply: Jeremy Bowers: "Re: gmail access with python!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Jan 2005 21:54:46 -0500 To: python-list@python.org
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/
- Next message: Aggelos I. Orfanakos: "Re: Regarding exception handling"
- Previous message: Aggelos I. Orfanakos: "Re: Regarding exception handling"
- Maybe in reply to: int: "gmail access with python!"
- Next in thread: Jeremy Bowers: "Re: gmail access with python!"
- Reply: Jeremy Bowers: "Re: gmail access with python!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]