I would like my Oxid shop send emails automatically to customers.
For this I use the menu Core settings in Admin options.
I would like to use gmail account. Therefore I setup as following:
SMTP Server : smtp.gmail.com
SMTP User : [email protected]
SMTP Password : My gmail account password used with [email protected]
But it doesn’t work:confused:. It don’t send automatic emails when to confirm orders. Why ? Am I forgetting something? should I add or delete something…
Usage:
For SSL or TLS encryption, use SMTP Server
(Admin tool -> Master Settings -> Core Settings -> Main)
definition in the following form:
protocol://host:port
e.g.
> ssl://smtp.gmail.com:465
or
> tls://smtp.gmail.com:587
Note: please check your SMTP server’s protocol (eith SSL or TLS)
and enter correct protocol/port combination.