-
Notifications
You must be signed in to change notification settings - Fork 351
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
Connection refused using proxy #1276
Comments
Is the proxy yours? Is it a SOCK5 proxy? To debug this, we will need the proxy's logs. |
It's not my proxy, I purchased it. And yes, it's socks5 proxy |
Unless you have access to the proxy's logs, there's unfortunately not much I can do here. |
Okey, I'll try to get proxy logs. Do not, please, close issue yet |
So, sadly we can't access proxy logs and moreover, we can't check are 25, 487 and so on ports open or not. Thus, there is probably proxy problem. |
Hey @lookandhate I am running into same problem, this time with port 25 open. I've tried commercial proxy and found out keep receiving that error so I setup my own dante server on ec2 (with port 25 open), but every time reacher hits it I keep getting that eror. If I use username/password via dante then I get a
Proxy server runs as following. dante refuse to log somehow and I am trying to figure that out.
|
Email Provider
yadnex.ru
What happened?
When i am trying to send request using proxy i get error like this:
"smtp": {
"error": {
"type": "SmtpError",
"message": "io: socks5 error: Error with reply: Connection refused."
}
},
I checked proxy and it's working
Relevant log output
The text was updated successfully, but these errors were encountered: