Hi,
I've problem in setting SMTP for gmail, I've read and tried all the forum suggesting for email integration to gmail but failed.
SMTP host: ssl://smtp.gmail.com
SMTP port: 465 & (tested 587)
SMTP user: <myid>@gmail.com
SMTP password: <mypassword>
I've also set gmail account to support "less secure apps access" for my SMTP email account.
I've also increased the logging in system/tastyigniter/config/config.php
$config['log_threshold'] = 4
And there is no lead from the system/tastyigniter/logs/logs.php
Any other trouble shooting assistance is greatly appreciated.