wp doesn’t send user registration email with password using Gmail
-
Hi, I’m hosted at Godaddy/Linux and my Gmail address. When a user registers the automatically email with password is not being sent. I have set the email address also at the Godaddy hosting “content”. The initial error I recieved (trying to renew a password) was “The SMTP connection failed to start [tls://smtp.gmail.com]: fsockopen returned Error Number 110 and Error String ‘Connection timed out'”.
I have manualy changed the class-smtp.php smtp port to 465 (as instructed by gmail smtp settings) and now get the output:
Fatal error:
Uncaught Error of type [swift_connection_exception] with message [The SMTP connection failed to start [tls://smtp.gmail.com:465]: fsockopen returned Error Number 110 and Error String ‘Connection timed out’]
@0 wp_mail() in /home/content/r/o/t/rotemrave/html/wp-login.php on line 122
@1 swift::swift() in /home/content/r/o/t/rotemrave/html/wp-content/plugins/swift-smtp/st_swift.php on line 26
@2 swift::connect() in /home/content/r/o/t/rotemrave/html/wp-content/plugins/swift-smtp/Swift/lib/Swift.php on line 111in /home/content/r/o/t/rotemrave/html/wp-content/plugins/swift-smtp/Swift/lib/Swift/Errors.php on line 99
Can someone please assist?
- The topic ‘wp doesn’t send user registration email with password using Gmail’ is closed to new replies.