SMTP and Email


Our SMTP program was programmed with PHPmailer the phplibrary. And its been working with cpanel and custom email providers.  But for Gmail and Yahoo mail, they we connected with oAuth. Which we didnt configure with this. 

In order to configure SMTP, you can access your cpanel email smtp configurations and get the details of 

Host, 
Username such  login email
Password
Port
Type -> TLS or SSL, now a days most of the cpanel sites get auto SSL. so go with SSL method to work the recommended way.

With that information you can configure it

Did you find this article useful?