You are not logged in.

#1 2008-05-13 19:28:16

fiod
Member
Registered: 2007-04-02
Posts: 205

Gmail manipulation?

Hey,

I wanna make a script that will manipulate my GMail account.
I want it to look for a certain mail daily, and download its attachments and save them
in different directories, according to the attachments filenames.

Can some one direct me to GMail's APIs, or any other relevant material?

thanks
fiod

Offline

#2 2008-05-13 19:56:55

vogt
Member
From: Toronto, Canada
Registered: 2006-11-25
Posts: 389

Re: Gmail manipulation?

imap. Particularly offlineimap downloads to maildir format. From there, you have to deal with the individual messages.

Offline

#3 2008-05-13 21:43:53

fiod
Member
Registered: 2007-04-02
Posts: 205

Re: Gmail manipulation?

thanks a lot for the tip.

If you can help with this http://bbs.archlinux.org/viewtopic.php?id=48597 I would be very thankful...

fiod

Offline

#4 2008-05-15 21:30:54

Abelian
Member
Registered: 2008-04-23
Posts: 63

Re: Gmail manipulation?

You may want to look at "libgmail" it provides python bindings for googlemail that may be of some use for what you are trying.

Offline

Board footer

Powered by FluxBB