Hi guys
I am trying to send emails from my Odoo account. For this I have configured the outgoing mail server with gmail SMTP as follows:
SMTP Server: smtp.gmail.com
SMTP Port: 465
Priority: 10
Connection Security: SSL/TLS
I have also configured gmail to accept less secure connections from outside and when I run a test inside Odoo with I get the following message: Connection Test Succeeded! Everything seems properly set up!
BUT: When I try to send a real mail I get the following error reason:
Mail Delivery Failed
Mail delivery failed via SMTP server 'localhost'.
error: 111
Connection refused
I don't know what to do, I searched for it on the internet but found nothing. Hope somebody can help me.
Many thanks in advance.