02-28-2015, 09:03 AM
Hi,
I resolved the issue myself after a full day effort on smtp code and settings. I found that -
1. Emails can be sent using SMTP.
2. With a gmail account, we have to now use TLS and port is 587.
3. Outgoing server settings no longer require host entry in the form of "ssl://smtp.gmail.com:465", it has to be simply smtp.gmail.com and also note that TLS is used.
4. Direct entry of smtp settings into "vtiger_systems" table also works.
thanks,
Anil
I resolved the issue myself after a full day effort on smtp code and settings. I found that -
1. Emails can be sent using SMTP.
2. With a gmail account, we have to now use TLS and port is 587.
3. Outgoing server settings no longer require host entry in the form of "ssl://smtp.gmail.com:465", it has to be simply smtp.gmail.com and also note that TLS is used.
4. Direct entry of smtp settings into "vtiger_systems" table also works.
thanks,
Anil
[color=#000080][b]Anil Purushothaman[/b][/color]