0

i been looking for an application that would check all my added emails to Gmail, but i didn't find any. i found a lot of ways to send emails and so on. but is there any app that would check it intervally ?

i looked at Gmail API, and i found nothing ? so what do you think ?

Ayman
  • 95
  • 2
  • 10

2 Answers2

0

I would use imap access (see gmail doc and this too).

Aif
  • 11,015
  • 1
  • 30
  • 44
0

Hopefully this helps you: mail-gate. It's Java based and open source :-)