Mail Server/Basic Data
| Field | Description |
|---|---|
| Name | The name of the server that allows mail to be transported. |
| Server | DNS name of the mail server. - If the provider is Microsoft for business, the server is: outlook.office365.com - If the provider is Google, the server is: smtp.gmail.com - If you are a different provider, please refer to the provider’s documentation |
| Send Test Email | This button Defines the action to send a test mail to the configured mail server. |
| Port | TCP Service Operation Port |
| Sender name | Name of the sender of the notification of the emails |
| Sender’s mail | Sender’s email address |
| Set by Default | Indicates whether you want that provider to be the only one authorized to send mail in AES |
| Enable SSL | Indicates whether your connection uses secure protocol |
Mail Server/Oauth Authentication Types
| Field | Description |
|---|---|
| User | User’s email with permissions to send the email, usually the same field Sender’s mail, unless you’re using an account that handles other mail. |
| Client ID | Client ID given by your Oauth provider. |
| Secret Key | Password |
| Authorization URL | URL address to be able to carry out the authorization. |
| Url Token | URL for authorization token generation. |
| Access Token | This will be generated during the credential generation process. |
| Refresh Token | This will be generated during the credential generation process |
Defines the action to send a test mail to the configured mail server.