Mittwoch, Dezember 09, 2009

Samstag, Dezember 05, 2009

Accessing GMail through Python | Homepage of Michael Goerz

Accessing GMail through Python | Homepage of Michael Goerz: "Over the last couple of years, I’ve made several attempts at efficiently interacting with Gmail through Python. There were a number of motivations:

* Filtering mail: Putting emails into folder based on more elaborate rules than the server-side filters Gmail provides.
* Processing mail: Modifying emails, for example decrypting gpg-encrypted mails, or fixing missing header fields.
* Import and export: You want to keep local backups of your emails, and restore them.
* New mail notification, distinguishing between senders."