I gave all details, answered all questions and despite that the problem is not solved and they closed the ticket saying that I should check my firewall… which I left open during the tests.
I don’t know what else to do… Ticket #588076.
Maybe search for another sawslution?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Try on your DO server
sudo ufw allow 26 sudo service ufw restart
Sorry for that.
Simply put, from my droplet I can’t connect to port 26 of my mail server (not on DO). Yes, the SMTP server runs on a non-default port.
If I telnet that server on port 26 from the droplet I get no answer. I flushed all the rules and set the default policy of iptables to accept.
The same tests run on another provider works perfectly. So I don’t think it’s the SMTP server fault.
Here are the tests…
From the droplet:
iptables -L -n
Chain INPUT (policy ACCEPT) target prot opt source destination
Chain FORWARD (policy ACCEPT) target prot opt source destination
Chain OUTPUT (policy ACCEPT) target prot opt source destination
telnet mail.arquilog.com.br 26
Trying 138.128.178.18… telnet: Unable to connect to remote host: Connection timed out
From another provider:
Maybe you could actually tell us the problem? This isn’t a place for complaining about support as this is the community forums.