views:

63

answers:

1

Is there an easy way to get a notification from Google when a Google Mail user gets a new mail? Read- /write support, etc. is not needed.

I'm looking for solutions in C, Objective-C or C++.

A: 

You can either access the account via IMAP (has to be enabled in the users GMail settings) or wait for their official tool to support GMail.

rubenvb