Unable to send emails
-
I’m new with WP and need help. We’ve had the site up and running for some time now and lately we’ve notice that new registered users are not receiving email notifications. I’ve tried using Easy SMTP Mail and changed to WP Main Bank to see if the plugin was the issue but still getting the same error message:
2015-11-01 23:20:49 Connection: opening to smtp-relay.gmail.com:465, timeout=300, options=array (
‘ssl’ =>
array (
‘verify_peer’ => false,
‘verify_peer_name’ => false,
‘allow_self_signed’ => true,
),
)
2015-11-01 23:20:50 SMTP ERROR: Failed to connect to server: Connection refused (111)
2015-11-01 23:20:50 SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingYesterday, I contacted GoDaddy and they assure me that the email is properly configured for emailing with Google Apps. I also spent 30 minutes with Google and tried several settings as well. Right now SMTP is configured as follows as per Google support:
SMTP Host: smtp-relay.gmail.com
SMTP port: 465
Encryption: SSL
SMTP Authentication: Yes
And verified login credentials to authenticate.PLEASE HELP! I’ve been at it for 3 days now.
Thanks.
The topic ‘Unable to send emails’ is closed to new replies.