WP Forms Notifications Not Going Through
-
Hello, I am trying to configure SMTP for WP Forms but can’t get anything to work. Each test email fails, with this message:
Versions:
WordPress: 5.0.3
WordPress MS: No
PHP: 7.0.33
WP Mail SMTP: 1.4.1Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.mail.yahoo.com
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)Server:
OpenSSL: OpenSSL 1.0.2q 20 Nov 2018
SMTP Debug:
2019-02-11 22:12:48 Connection: opening to ssl://smtp.mail.yahoo.com:465, timeout=300, options=array (
)
2019-02-11 22:12:48 Connection: Failed to connect to server. Error number 2. ‘Error notice: stream_socket_client(): Peer certificate CN=`*.bluehost.com’ did not match expected CN=`smtp.mail.yahoo.com’
2019-02-11 22:12:48 Connection: Failed to connect to server. Error number 2. ‘Error notice: stream_socket_client(): Failed to enable crypto
2019-02-11 22:12:48 Connection: Failed to connect to server. Error number 2. ‘Error notice: stream_socket_client(): unable to connect to ssl://smtp.mail.yahoo.com:465 (Unknown error)
2019-02-11 22:12:48 SMTP ERROR: Failed to connect to server: (0)
2019-02-11 22:12:48 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingHow do I proceed from here?
The blog I need help with is: (visible only to logged in users)
-
Hello @missmia7482,
Looks like you’re in the wrong forum. Your site is using the open source WordPress.org software and you need to seek help at these forums:
https://wordpress.org/support/forums/
The current forums you are on are for WordPress.com hosted sites only. If you want to know more about the differences between WordPress.com and WordPress.org you can read this document:
Hope you find a solution at WordPress.org forum.
- The topic ‘WP Forms Notifications Not Going Through’ is closed to new replies.