Hi Michael,

Gmail doesn't expose a dedicated API but, as you already know, it supports
the standard IMAP protocol:

https://developers.google.com/google-apps/gmail/oauth_overview

Perhaps you can rely on sending multiple requests instead of a single one
that might take a lot of time.

Claudio

On Wed, Apr 18, 2012 at 1:34 PM, Michael Gawrychowski <
[email protected]> wrote:

> Hi, I'm working on a project that will pull all messages from the ALL MAIL
> folder in Gmail. Is there any API to do that? I used imap to access the
> mailbox but for large folders the process timeouts after 45mins so it would
> be great if it was an API for this.
>
>
> Thanks
> Michael G.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Apps Domain Information and Management APIs" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-apps-mgmt-apis/-/GihH93ERHMEJ.
> 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-mgmt-apis?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Apps Domain Information and Management 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-mgmt-apis?hl=en.

Reply via email to