“There was a problem while sending a test email”
-
Hi, I’m currently having an issue setting up my SMTP settings for a client. Here’s the error I’m getting:
Versions:
WordPress: 4.9.2
WordPress MS: No
PHP: 7.0.24
WP Mail SMTP: 1.2.3Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: 142.165.212.58
Port: 25
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(false)
SMTPAuth: bool(true)Server:
OpenSSL: Yes
SMTP Debug:
2018-01-24 21:04:19 Connection: opening to 142.165.212.58:25, timeout=300, options=array (
)
2018-01-24 21:04:20 Connection: Failed to connect to server. Error number 2. “Error notice: stream_socket_client(): unable to connect to 142.165.212.58:25 (Connection refused)
2018-01-24 21:04:20 SMTP ERROR: Failed to connect to server: Connection refused (111)
2018-01-24 21:04:20 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingI’ve double-checked with them, and all of my settings. eg host, port, username and password are correct. Is somebody could help me out, I’d be very appreciative. Thank you.
- The topic ‘“There was a problem while sending a test email”’ is closed to new replies.