Could not connect to SMTP host
Why I am can not send email ? SMTP Error: Could not connect to SMTP host. we are using mailgun.com for sending email. My SMTP Settings is Server: smtp.mailgun.org, ports 25, Encryption: TLS/SSL. I can confirm that email sending work Encryption: unsecured, So how server secure connection work?
[E_WARNING] stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
-
Hello, It looks like the SMTP connection attempt was made using weak ciphers. Check to see if the solution on the following post works if you want to allow those connections (not recommended due to the decreased security): Thank you. 0 -
Hello, Did you try the other workarounds referenced on that thread, or did you only adjust the weak ciphers option? Thank you. 0 -
Hello, Did you try the other workarounds referenced on that thread, or did you only adjust the weak ciphers option? Thank you.
I think we have fixed this issue with CSF installation.0 -
I think we have fixed this issue with CSF installation.
I'm glad to see you were able to find a solution. Feel free to let us know the specific change you made in your CSF configuration. Thank you.0 -
I'm glad to see you were able to find a solution. Feel free to let us know the specific change you made in your CSF configuration. Thank you.
Installed CSF and allowed port 25 but before port 25 where are blocked for secure connection?0 -
Installed CSF and allowed port 25 but before port 25 where are blocked for secure connection?
Hi, Thank you for sharing the outcome. It likely relates to the same issue referenced on the following third-party URL since it applies to a smart host configuration: Configure CSF to allow outbound SMTP Let us know if you encounter any additional issues. Thank you.0
Please sign in to leave a comment.
Comments
7 comments