Skip to main content Link Search Menu Expand Document (external link)

Email

Gmail Settings

Max emails per request

Sets the maximum number of emails to fetch per API request.

The default value is 1. You can’t set this to be a value lower than 1.

IMAP Settings

IMAP Implementation

  • v1: more connections, more emails fetched concurrently, potentially more errors
  • v2: fixed number of connections, fixed number of emails fetched concurrently, less errors

IMAP v2: Max concurrent connections per server

Max concurrent connections per IMAP server.

IMAP v2: Max seconds between requests per connection

Max seconds between requests per connection that can elapse before the connection is closed.