You can configure Remote Access Plus server to automatically notify you via e-mails on various important events. Follow the below steps to configure your third-party mail service such as Google Apps to send you e-mail notifications. Mail Server Settings can be configured in two ways:
OAuth is a standard authorization protocol that uses web tokens instead of passwords to allow delegated access to a protected resource. OAuth allows limited access to the user's data, that is, the ability to share data for users without disclosing personal information. Therefore, we can choose to configure using OAuth authentication for sending mails from Remote Access Plus server securely.
To configure OAuth Authentication,
To configure Basic Authentication, open Remote Access Plus server navigate to Admin tab -> Server Settings -> Mail Server Settings and specify the following information:
Google and Microsoft will soon withdraw basic authentication support for mail servers by 30 May 2022 and 1 October 2022, respectively. Therefore, it is advisable for users to switch to OAuth authentication.
We have tested OAuth authentication with Microsoft Outlook(office365) and Gmail(Gsuite).
Yes. You can configure OAuth for an existing account.
Redirect URL or Reply URL is the URL to which the Authorization Server sends confidential response data. Copy-paste the Redirect URL to the application details in the Authorization Server and save it.
Check if you have added the application server's redirect URL to your authorization server's list of redirect URLs. Ensure that you have saved the settings.
When your access token gets expired, a new access token will be automatically generated using the refresh token.