Re: Programmatically read GMail inbox

2014-04-26 Thread Fred Taylor
Thank, Ajit. I've done code in the past for Outlook email retrieval, but now I need gmail. I've got lots of options now. Fred On Fri, Apr 25, 2014 at 11:39 PM, Ajit Abraham wrote: > Hi Fred, > > Alternatives : > > If you can Programmatically read the inbox of any other email > provider(hotma

Re: Programmatically read GMail inbox

2014-04-25 Thread Ajit Abraham
Hi Fred, Alternatives : If you can Programmatically read the inbox of any other email provider(hotmail, yahoo or your own domain), then you can set that email account to retrieve messages from the gmail account and then get the gmails from there. You can also download gmails into your local

Re: Programmatically read GMail inbox

2014-04-25 Thread Fred Taylor
No, Dave, you misunderstood. If I log into chrome under that gmail account, then use the URL to access as a page (not in InoReader), then I get a page of XML with the contents of the Inbox for that account. The login is handled by Chrome before I access the URL, so no clear text password (or acco

Re: Programmatically read GMail inbox

2014-04-25 Thread Dave Thayer
On Fri, Apr 25, 2014 at 5:46 PM, Fred Taylor wrote: > Dave I tried your URL in the InoReader Chrome app. Says it's not formatted > correctly. > > A feed could not be found at https://mail.google.com/mail/u/0/feed/atom. > This does not appear to be a valid RSS or Atom feed. > > Anything else I nee

Re: Programmatically read GMail inbox

2014-04-25 Thread Fred Taylor
Great idea. Thanks Ted! Fred On Fri, Apr 25, 2014 at 4:52 PM, Ted Roche wrote: > On 04/25/2014 06:36 PM, Fred Taylor wrote: > > Anybody know where I can find some VFP code to get the data from the > GMail > > inbox? > > Have you tried the Fox Wiki? There's some good stuff there. > > Alternati

Re: Programmatically read GMail inbox

2014-04-25 Thread Ted Roche
On 04/25/2014 06:36 PM, Fred Taylor wrote: > Anybody know where I can find some VFP code to get the data from the GMail > inbox? Have you tried the Fox Wiki? There's some good stuff there. Alternatively, how about thinking outside the box? Google has filter mechanisms that lets you do some intere

Re: Programmatically read GMail inbox

2014-04-25 Thread Fred Taylor
Dave I tried your URL in the InoReader Chrome app. Says it's not formatted correctly. A feed could not be found at https://mail.google.com/mail/u/0/feed/atom. This does not appear to be a valid RSS or Atom feed. Anything else I need to know to use this? I pasted the URL directly into Chrome add

Re: Programmatically read GMail inbox

2014-04-25 Thread Fred Taylor
Thanks Jeff. It's not the highest priority on my to-do list, but it's climbing pretty rapidly. Fred On Fri, Apr 25, 2014 at 4:19 PM, Jeff Johnson wrote: > Fred: I promised everyone on this list I would post what I have. I have > been bad because I have been trying to stay on top of my payin

Re: Programmatically read GMail inbox

2014-04-25 Thread Jeff Johnson
Fred: I promised everyone on this list I would post what I have. I have been bad because I have been trying to stay on top of my paying projects. I will make it a point to post something before the end of next week. In the mean time you can Google "Google API" and look at the object model.

Re: Programmatically read GMail inbox

2014-04-25 Thread Fred Taylor
Always great to have some options. Thanks Dave. Fred On Fri, Apr 25, 2014 at 4:06 PM, Dave Thayer wrote: > On Fri, Apr 25, 2014 at 4:55 PM, Fred Taylor wrote: > > I've already got code for sending emails via VFP (using CDO), thanks > > anyways. What I need now is code to read the inbox to c

Re: Programmatically read GMail inbox

2014-04-25 Thread Dave Thayer
On Fri, Apr 25, 2014 at 4:55 PM, Fred Taylor wrote: > I've already got code for sending emails via VFP (using CDO), thanks > anyways. What I need now is code to read the inbox to check for any > bounces, or other failures in the sending. > > Fred Besides using IMAP or POP to access your inbox, g

Re: Programmatically read GMail inbox

2014-04-25 Thread Fred Taylor
I've already got code for sending emails via VFP (using CDO), thanks anyways. What I need now is code to read the inbox to check for any bounces, or other failures in the sending. Fred On Fri, Apr 25, 2014 at 3:52 PM, Mike Copeland wrote: > I tried for a while, using CDO and BLAT but never go

Re: Programmatically read GMail inbox

2014-04-25 Thread Mike Copeland
I tried for a while, using CDO and BLAT but never got it to work. Good luck! I'm not saying it can't be done, just that I never found a way so I went to Plan B (using a different email service.) Here's a good chunk of code to SEND via GMAIL from VFP... http://berezniker.com/content/pages/visual

Re: Programmatically read GMail inbox

2014-04-25 Thread Fred Taylor
Well, then. Got any Python code that you're willing to share? I'll have to try to "find time" to re-immerse myself in Python. Fred On Fri, Apr 25, 2014 at 3:41 PM, Jeff Johnson wrote: > On 4/25/2014 3:36 PM, Fred Taylor wrote: > >> Anybody know where I can find some VFP code to get the data

Re: Programmatically read GMail inbox

2014-04-25 Thread Jeff Johnson
On 4/25/2014 3:36 PM, Fred Taylor wrote: Anybody know where I can find some VFP code to get the data from the GMail inbox? Fred Hey Fred! I did all of that in Python, created an executable and called it from VFP. The object model is very complex and Python and a few other languages have g

Programmatically read GMail inbox

2014-04-25 Thread Fred Taylor
Anybody know where I can find some VFP code to get the data from the GMail inbox? Fred --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- ___ Post Messages to: ProFox@leafe.com Subs