Replies: 0
When configuring SMTP-STARTTLS to smtp.zoho.com:587
Send a Test Email ends with error: “Ajax error”
Email is sent and delivered.
This is problem, because when contact form is submitted, it just is submitting forever and seems like it’s not working 🙁
I have this in error log:
[error] 17697#0: *12959 readv() failed (104: Connection reset by peer) while reading upstream, client: xxx.101.xxx.135, server: blog.servername.sk, request: “POST /wp-admin/admin-ajax.php HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000
and this in php log:
ERROR PostmanWpMail: Exception code=0 message=Connection timed out
ERROR PostmanSendTestEmailAjaxController: Test Email NOT delivered to server – 0
plz help