On Fri, Apr 25, 2014 at 4:55 PM, Fred Taylor <fbtay...@gmail.com> 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, gmail has a RSS type
feed (atom feed actually) which allows you to get a summary of your
inbox, try <https://mail.google.com/mail/u/0/feed/atom>. You can also
limit your list to a label:
<https://mail.google.com/mail/u/0/feed/atom/some_label>

If you can come up with a gmail filter which applies a specific label
to bounces/failures this could be a fairly lightweight approach to
your issue.

dt

-- 
Dave Thayer
Denver, CO

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CAAo+qoVyE72=ywd_rme3exhtl_fted1wfgbpy-mwldo-q-q...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to