-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ValidateHost times out trying to connect with a gmail address. #26
Comments
hi @DCtheTall have u solved this issue? I also encountered similar issue when |
Same as I, I got this error message back |
@kidboy-man I have not, I usually wait for some response from a repo's owner before I start working on a PR. |
I’m having the same problem with ValidateHost. I’m getting the following error message:
|
If you guys are using Vultr they block 25 port by default. https://www.vultr.com/docs/what-ports-are-blocked |
Somewhat related, AWS EC2 instances are blocking port 25 by default - https://aws.amazon.com/premiumsupport/knowledge-center/ec2-port-25-throttle/. |
When I connect on public WiFi, I get this issue, but I do not get the issue when I connect from my office. It can be an ISP issue if the port is open/closed/throttled. |
When I try to use
ValidateHost
to validate my @gmail.com email address, this line times out trying to connect to the host. Has anyone experienced this issue before?I'd be happy to mess around and open a PR if anyone is maintaining this library.
The text was updated successfully, but these errors were encountered: