Skip to content
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

Requirements for SMTP check #2

Open
sfarkas1988 opened this issue Jul 31, 2024 · 2 comments
Open

Requirements for SMTP check #2

sfarkas1988 opened this issue Jul 31, 2024 · 2 comments

Comments

@sfarkas1988
Copy link

Hey, what are the server requirements to get smtp: { valid: true }?
I know on aws the outbound port 25 is not allowed.
Locally in Java I get a successful smtp check but with your tool, I always get smtp: { valid: false }

@souravprogrammer
Copy link
Owner

@sfarkas1988 Hi , could you please specify the issue more , at which server its giving SMTP false every time

@sfarkas1988
Copy link
Author

I do have a list of private email lists I can't share.
But the point is, I never get a successful smtp = true response.
Which might be the reason that the smtp check itself does not always work on all environments.
There should be some requirements for the server where I run the command like proper DNS setup so the responding SMTP server would accept the request. This is how I understand the whole SMTP thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants