Can’t Setup Gmail SMTP Email
-
I’m trying to setup this plugin for a client to allow WP emails to go through his Gmail account.
Currently, the server’s MX records are set to the external records provided by Gmail. I’m not sure if that makes a difference in how to setup the plugin. I thought that maybe with MX Records set to Gmail’s localhost would be equivalent to smtp.gmail.com?
When I run a connectivity test for smtp.gmail.com, all ports show as closed: https://i.imgur.com/LPqfdGP.png
In fact, any smtp host I test with the Connectivity Tester shows all ports closed, save for localhost.
When I try and setup email the test email debugger outputs “Network is unreachable” for all hosts except localhost. When I try to use localhost, I get an authentication error.
I’ve tried using all authentication types with no luck. I’ve also tried using no encryption and TLS (SSL is not enabled on this server).
Can you provide any information that can help me get this working? According to NameCheap support, I cannot use the PHP mail() function due to the external MX Records.
Thanks for your help.
- The topic ‘Can’t Setup Gmail SMTP Email’ is closed to new replies.