On Jun 10, 9:55 pm, "Takashi Matsuo" <[EMAIL PROTECTED]> wrote: > Hi Ivan, > > Your use-case is very understandable for me. I also would like to > manage users' POP/IMAP option with provisioning API or another > programmatic way. > > However, as far as I know, unfortunately we can not do so. > > To tell google about your eagerness, perhaps you could post your idea > on the folowing > URL:http://www.google.com/support/a/bin/request.py?contact_type=suggest
Hi, We've found one way to do it, which is enough for our purposes: we can get the list of new messages via RSS. Gmail accounts have RSS feeds associated with the user (via a cookie or HTTP basic auth) which we can use. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
