Question
Sending and receiving email is refused
Hello I have a Ubuntu 14.04 TLS server with iRedMail installed. When just installed it worked okay but after the first 4 emails I get a error message
Sep 9 12:24:18 hostname postfix/smtp[9907]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Sep 9 12:24:18 hostname postfix/smtp[9907]: D97C720A31: to=<email@gmail.com>, relay=none, delay=1.1, delays=1.1/0.02/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
Sep 9 12:24:19 hostname postfix/smtpd[9892]: disconnect from localhost[127.0.0.1]
I don’t know where the problem is. Can someone help me out here?
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.
×
I had many problems with mail traffic on D.O.
You will have to open a ticket to the support team open the traffic for you.
I don’t know why they block mail traffic. =D
Cheers!
Hea? What do u mean is this because they block my mail traffic?
@reshadar if you want to check this, you can try to telnet your IP on port 25 from your laptop :
If this works, your incoming traffic is not blocked.
To check the same for outgoing traffic, you can try to telnet google mail servers on port 25 from your VPS, and you should have the following result :
Considering guys on DO are providing containers (or VPS ?), they may block mail traffic running standalone. I would clearly understand if they have an internal relay smtp to provide mail service, but it doesn’t seems to be the case.
My2cents
They need some additional information about you to open the mail traffic. Because of junkmail / spam senders. Just to confirm you’re not using it to send spam messages around the world. Open a ticket to the support
@reshadar : the comment @paulrodrigues made just makes sense. I am new with DO, and so I am not sure of their policy on mail service. You should send a support ticket to the technical team, as @paulrodrigues seems to know more about the service.