I have a problem with setting up gmail account, I have set everything right. But when I send newsletters from zen-cart it does not go and gives the error:
SMTP Error: Could not connect to SMTP server.
Here are the settings.
E-Mail Transport Method : smtpauth
E-Mail Linefeeds : LF
Use MIME HTML When Sending Emails : true
Verify E-Mail Addresses Through DNS : false
Send E-Mails : true
SMTP Server Host Address tls://smtp.gmail.com or smtp.gmail.com : smtp.gmail.com
SMTP Server Port Number : 465
SMTP Authentication Required : true
SMTP Authentication Username [email protected] or you###################### : mygmailaccount######################
SMTP Authentication Password your password : my password
here is the connection from the server, which works perfect.
root@server [~]# telnet smtp.gmail.com 465
Trying 74.125.79.109...
Connected to smtp.gmail.com (74.125.79.109).
Escape character is '^]'.
If anyone has any solution for this please let me know.




