Email server settings
The email server settings have to be configured for you to receive product notifications via email. Follow the steps below to specify the email server details:
- Log in to ADManager Plus and select the Admin tab.
- In the left pane, under General Settings, click Server Settings.
- Navigate to the Email Server/SMS Gateway tab.
- Select Email Server to configure the email server settings.
- Specify the following:
- Email Server: Enter the email server's hostname or IP address.
Note: Ensure you enter the appropriate hostname based on your region for proper configuration. For example, use outlook.office365.us for Azure US Government.
- Email Port: Specify the port number used by the email server.
- Click the Authentication link to secure your email server from anonymous logins. In the pop-up that opens, select the desired Authentication Type.
If you select Basic Authentication as the Authentication Type:
- Enter the username and password of an account with administrator privileges for the email server.
- Choose a communication protocol using which the email server can be accessed.
- Click Configure.
If you select OAuth Authentication as the Authentication Type:
- From Address: Enter the email address from which you would like to receive notifications.
- Administartor's Email Address: Enter the email address at which you would like to receive notifications.
- Click Save Changes.
Steps to find your Azure Tenant ID, Client ID, and Client Secret:
- Log in to the Azure Portal.
- Click Azure Active Directory.
- Under Manage, click App Registrations.
- Click +New Registration.
- Enter a suitable name for the application and specify who can access this application in Supported Account Types (leave it as the default selection).
- In the Redirect URI field, select Web from the drop-down list and choose one of the following:
Paste the copied Client ID, Tenant ID, and Client Secret during email server configuration.
Steps to find your Google Workspace Client ID and Client Secret:
- Log in to the Google Developer Console.
- Select an existing project or click Create a Project to create a new project.
- Enter a project name and description and in the Location field, click Browse, and select your organization.
- Click Create.
- In the left pane under API & Services, click Library.
- From the list of available APIs, select Gmail API and click Enable.
- In the left pane under API & Services, click OAuth Consent Screen.
- Select the User Type. If you don't have a Google Workspace account, select External as the user type and click Create.
- Provide the Application Name, App Logo, Support email of your help desk, and Developer contact information, and click Save & Continue.
- Click Add or Remove Scopes, choose Gmail API (https://mail.google.com/), and click Update. Then click Save & Continue.
- In the left pane, click Credentials > Create Credentials > OAuth Client ID.
- Select Web Application as the Application Type and enter a suitable name for the client.
- In the Authorized Redirect URIs, choose one of the following:
In the Authorized Redirect URIs, choose one of the following:
https://identitymanager.manageengine.com/api/public/v1/oauth/redirect
- Click Create.
- Click DOWNLOAD JSON to download the file containing the authorization server details. Copy the Client ID and Client Secret displayed on the screen.
Paste the copied Client ID and Client Secret during email server configuration.