ImapServerName
The name or IP address of the IMAP server.
To use the IMAP Connector with Google Gmail, the ImapServerName
parameter must be set to imap.gmail.com
. Use this server name even if you want to access a Google Apps business account that has its own domain.
The IMAP Connector host should have access to Google’s 8.8.8.8
and 8.8.4.4
Name Servers to ensure that changes to Gmail IP addresses are tracked. This is a requirement imposed by Google.
Type: | String |
Default: | |
Required: | Yes |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | ImapServerName=imap.gmail.com
|
See Also: |