Last updated
Was this helpful?
Last updated
Was this helpful?
A user account with a valid mail license used for authentication with EWS e.g. Office 365 E3
The user must be able to login to authorize the EWS connection and must be delegated permissions to send and receive emails using the specified email address. Email Address for Send and Receive
Allow the “Authorizing User” to “Read and Manage” and “Send as” the Shared Mailbox using “Manage mailbox delegation”
Register an application in Azure for a Web type client. This is used to authorize the connection from ASM to EWS
Details on how to create an app registration can be found here:
Add to the app registration
Create a for the app registration. Make a note of the secret and keep it secure. You will need it later.
Ensure the ASM web site has a https binding with a valid . This is required for the web redirect url.
Enable “Email OAuth 2.0 Support” in the Features of system admin. You may need to log out for the changes to take effect.
EWS Email Configuration Prerequisites