Below you can find a full, comprehensible guide on setting up the Cozyroc IMAP/SMTP+ connection managers for Microsoft Exchange Email Server.
Open the Azure Portal. In the search bar, type App Registrations and open the corresponding page.
Click on the New Registration button.
Configure the app registration. You may change the Name and Supported Account Types if necessary. Success with the second option may vary depending on your environment.
Make sure to enter the Cozyroc callback URL as a redirect:
https://www.cozyroc.com/oauth_callback
Navigate to the App Permissions section and click Add permission. Some permissions may require
administrator consent.
Click Microsoft Graph and then select Delegated permissions.
Search for and add the following permissions:
Optional permissions:
Required permissions:
Navigate to the Certificates & Secrets section and click New client secret.
Create the secret and make note of the Secret Value.
This will be the only time it is visible, so store it securely.
Open Visual Studio and create a new Cozyroc IMAP/SMTP+ connection manager.
Under the Advanced tab, select:
From the main panel, click New in the token grid.
Enter the following:
Administrator consent may be required for the application.
Use the following configuration values:
Click Test Connection and confirm the connection succeeds.
If an issue occurs, enable verbose logging in the Advanced tab
to review detailed diagnostics.
You may encounter a Connection timed out error.
To troubleshoot: