This section allows you to configure a mail provider for the AQM operation. Generation of reports by email, password reset, are examples of some functionalities that require an email provider to complete their operation.
Creating a Mail Server
1. To create a new mail configuration, log in to the AQM configuration console as an administrator, in the General Settings from the main menu, select the Mail Server.
2. In the information view, the list of mail providers is displayed. In the heading menu select the New and in the detail view, the Authentication window is enabled where you can indicate the respective technical parameters or accounts

The authentication types available by provider type are:
- Basic Authentication
- Oauth Authentication
Basic Authentication

Parameter | Description |
---|---|
Name | Display name for your server |
Server | DNS name of the mail server |
Port | TCP Service Operation Port |
Sender name | Name of the sender of the emails |
Sender’s email address | |
Set Default | Indicates whether you want that provider to be the only one authorized to send mail in aqm |
Enable SSL | Indicates whether your connection uses secure protocol |
User | Access User for Mail Server |
Password | Access password |
Oauth Authentication (Open Authorization)

Parameter | Description |
---|---|
Name | Display name for your server |
Server | DNS name of the mail server |
Port | TCP Service Operation Port |
Sender name | Name of the sender of the emails |
Sender’s email address | |
Set Default | Indicates whether you want that provider to be the only one authorized to send mail in aqm |
Enable SSL | Indicates whether your connection uses secure protocol |
Oauth authentication parameters
Your organization will need to set up the relevant information to Oauth Mail Provider this process will generate the parameters that are required in the Oauth mail configuration form in AQM.
Parameter | Description |
---|---|
Client ID | Customer 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 |
After providing the parameters, save them by clicking on the respective icon for the system to adopt the changes.
⚐ Note:
- To edit a mail server provider, in the information view, select a record from the list of existing providers, and in the Authentication Type window, you can modify the required information.
- When you finish configuring the mail server, click on the Save icon to confirm the changes made.