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.
- On 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:
- 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.