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

SMTP Verification Fails with Certain SOCKS5 Proxies #136

Open
emilianocalzada opened this issue Nov 9, 2024 · 0 comments
Open

SMTP Verification Fails with Certain SOCKS5 Proxies #136

emilianocalzada opened this issue Nov 9, 2024 · 0 comments

Comments

@emilianocalzada
Copy link

Hello, as other users have mentioned: #51, #44 (comment)

I've identified an issue where email verification fails when using specific SOCKS5 proxies. I've created a test SOCKS5 proxy that consistently reproduces this error, which I'm happy to share to help debug the problem.

ERROR EOF : EOF

To verify this is a library-specific issue, I've created a separate script that performs SMTP checks manually using SOCKS5, which works correctly (code here: https://github.com/emilianocalzada/smtpverif/blob/main/main.go). This suggests there might be an implementation detail in the library that needs attention.

I'm actively investigating the root cause and willing to collaborate on a fix. Let me know if you'd like access to the test proxy or need any additional information to reproduce the issue.

*Note, this is not a proxy server issue, i have used this same proxy with reachable and it works well. i have also sent a command by using terminal and it works, PORT 25 is opened 👍

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

1 participant