Page 1 of 1
GMAIL & PureBasic
Posted: Wed Jan 25, 2006 1:41 pm
by guruk
Hi,
I am interested to do something where I need to login into my gMail account and parse same Data.
Does anyone wrote something that ables me to login into gMail and parse unreceived Sender and Subject?
Greets
Chris
Posted: Mon Apr 23, 2007 7:20 am
by Michael Vogel
Hi, old question - but never answered
I'm using some accounts in Gmail (public, private, very private, and one for spams;) and like to check easily if there are new mails in one of these accounts without doing a login for each account.
Is that (easily) possible with purbasic?
Posted: Mon Apr 23, 2007 7:31 am
by netmaestro
Google distributes a little systray app that checks for new messages every 2 minutes on whatever account you have set it up for. You can simply run 3 instances of that and set each one to a different gmail account. Additionally, I have an enhancer found here:
http://www.purebasic.fr/english/viewtop ... ance+gmail
which puts a big blue envelope on your screen to let you know the details of new messages found by the google notifier. It can be seen from any distance and it disappears when the mouse hovers over it. I've been using it for months and I wouldn't be without it.
Posted: Mon Apr 23, 2007 10:31 am
by Godai
What about the guys doing the explorer plugin that lets you use gmail as a drive. Maybe theres some info in their source?
Dunno if its still working tho.