-
Notifications
You must be signed in to change notification settings - Fork 53
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
false return always #34
Comments
Hey, please check if you have outbound TCP port 25 open, many providers block it. |
Hey @scream314 - thanks for the answer. How do I check that? If it's not open, how do I open it? |
@kevflynn
Then use
If the port is unreachable and it is not blocked by your firewall, then most probably your ISP is blocking it. If this is the case you could either contact them, and ask them to unblock (for example with my ISP I can disable the block by logging in in my ISP account and unticking a checkbox); or you could rent an external server and forward your mail traffic through it (doing so you would have many options, you could either simply redirect outbound port |
Gmail seems to block these ports… So the tool is not really useful? |
Gmail works for me. Although, outlook.com/hotmail.com always appears to be returning false. |
You know what would be cool? If this module would let you know if port 25 is blocked. |
false return with hotmail and gmail
The text was updated successfully, but these errors were encountered: