Difference between revisions of "OAuth2 for SMTP"

From WHMCS Documentation

(How Do I Set Up OAuth?)
 
Line 7: Line 7:
 
   
 
   
 
==How Do I Set Up OAuth?==
 
==How Do I Set Up OAuth?==
 +
 
To use OAuth for Google email with WHMCS, you will need to both configure Google as your mail service provider and create an app for it in the Google Cloud console.
 
To use OAuth for Google email with WHMCS, you will need to both configure Google as your mail service provider and create an app for it in the Google Cloud console.
 
   
 
   
You can set Google as your Service Provider at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > General Settings > [[Mail_Tab|Mail]]'''.
+
You can set Google as your service provider in the '''[[Mail_Tab|Mail]]''' tab at '''Configuration (<i class="fa fa-wrench" aria-hidden="true"></i>) > System Settings > General Settings'''.
 
   
 
   
 
For instructions to set up OAuth for Google email and the required Google app, see [https://help.whmcs.com/m/system/l/1277316-setting-up-google-as-your-mail-service-provider Setting Up Google As Your Mail Service Provider].
 
For instructions to set up OAuth for Google email and the required Google app, see [https://help.whmcs.com/m/system/l/1277316-setting-up-google-as-your-mail-service-provider Setting Up Google As Your Mail Service Provider].

Latest revision as of 20:41, 26 April 2022

WHMCS includes OAuth authentication support for Google email in version 8.0 and later.

What Is OAuth?

OAuth is a technology that authorizes apps or services like WHMCS to access another service, such as a Google email account. It's more secure than traditional username-and-password authentication.

In addition to its security benefits, some mail providers require OAuth or have announced a requirement for it in the future.

How Do I Set Up OAuth?

To use OAuth for Google email with WHMCS, you will need to both configure Google as your mail service provider and create an app for it in the Google Cloud console.

You can set Google as your service provider in the Mail tab at Configuration () > System Settings > General Settings.

For instructions to set up OAuth for Google email and the required Google app, see Setting Up Google As Your Mail Service Provider.