Source - POP3 Host Override Settings
- Last Updated: September 28, 2022
- 1 minute read
- MOVEit Automation
- Version 2026
- Documentation
A source's Host Override settings override the corresponding setting that is configured in the host. Your selections affect the source as it is defined in the context of the task.
These settings apply to POP3 sources.
For information about other source types, see the table in Task Source.
|
POP3 source - Host Override |
Description |
|---|---|
|
Authentication tab |
|
|
Override Default Credentials |
Select to override the authentication credentials for this source and task only. Select Legacy or OAuth |
|
Legacy |
|
|
OAuth Select type Microsoft Office 365 or Custom |
Microsoft Office 365
Custom
|
|
Note: Microsoft
Office 365 users should select Microsoft Office 365. This is the default selection
and will auto-populate the required fields. Use the Custom option for other email
providers using OAuth authentication with Client Credentials Flow support.
The Microsoft Office 365 tenant administrator must register and setup an OAuth application in O365. For more information see, Add client credentials grant flow to authenticate IMAP and POP connections. |
|
|
Timeouts tab |
|
|
Override Default Connect Timeout |
Number of seconds to wait when attempting to connect to the host. |
|
Override Default Data Timeout |
Number of seconds to wait when sending data to or receiving data from the host. |
|
Override Default Retry Count |
Number of extra times that a transfer (get or put) is retried before MOVEit Automation no longer attempts the transfer. Default is 0 - transfer is not retried after a failure. |
|
Override Default Retry Timeout |
The number of seconds between retries of a transfer (get or put). Default is 30 seconds. |
See also