Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
Protocol | The type of email server to connect to. |
User | The user of the Email account used to authenticate. |
Password | The password of the email account used to authenticate. |
Server | The name or address of the mail server. |
Port | The port of the mail server. The default value is 143 for IMAP and 110 for POP. |
SSLMode | The authentication mechanism to be used when connecting to the Email server. |