diff --git a/en/docs/reference/connectors/email-connector/1.x/email-connector-1.x-config.md b/en/docs/reference/connectors/email-connector/1.x/email-connector-1.x-config.md index 112e41516..92999eaa1 100644 --- a/en/docs/reference/connectors/email-connector/1.x/email-connector-1.x-config.md +++ b/en/docs/reference/connectors/email-connector/1.x/email-connector-1.x-config.md @@ -112,7 +112,7 @@ The following operations allow you to work with the Email Connector. Click an op - The following OAuth2 authentication configurations can be used for IMAP and IMAPS connections. **Note**: These configurations are available from Email connector version 1.1.0 and above. + The following OAuth2 authentication configurations can be used for IMAP, IMAPS, and SMTPS connections. **Note**: These configurations are available from Email connector version 1.1.6 and above. diff --git a/en/docs/reference/connectors/email-connector/email-connector-config.md b/en/docs/reference/connectors/email-connector/email-connector-config.md index 96891c647..67046c23b 100644 --- a/en/docs/reference/connectors/email-connector/email-connector-config.md +++ b/en/docs/reference/connectors/email-connector/email-connector-config.md @@ -200,6 +200,47 @@ The connection configuration parameters are used to establish a connection with + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Parameter NameAction to take when the connection pool is exhausted. No
Oauth2 Authentication
These configurations are available from Email connector version 2.0.3 and above.
Enable OAuth2Specifies if OAuth2 authentication is required.No
Grant TypeType of OAuth2 grant to be used.No
Client IdClient ID for OAuth2 authentication.No
Client SecretClient Secret for OAuth2 authentication.No
Refresh TokenRefresh Token for OAuth2 authentication.No
Token URLURL to obtain the OAuth2 token.No
ScopeScope for OAuth2 authentication.No
??? note "POP3"