Hi,
I've got some issues with SMTP.
In mail settings :
* Smtp server: smtp.zoho.com
* Port: 465
* Security: SSL/TLS
* User: account@mydomain.com
* Password : \*\*\*\**\*\*
Test connexion button -> Connection test succeeded
In my account preferences > Email : account@mydomain.com
After sending an email, there is in the logs :
> SMTPServerDisconnected: Connection unexpectedly closed
Traceback (most recent call last):> File "/usr/lib/pymodules/python2.7/openerp/addons/base/ir/ir_mail_server.py", line 463, in send_email
I succeed to send mails with a php script with same config on the same server.
* Question 1: what is wrong with my configuration ?
* Question 2: why there is no distinction between emails sent and email in error in web interface ?
↧