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?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi Reshadfar,
It looks like the service on port 10024 is not running :
Sep 9 12:24:18 hostname postfix/smtp[9907]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
On mail servers, this port is usually used for amavis : did you try to run amavis first ?
service amavis start
You should see a service running on port 10024 if that command succeeds with netstat -tunlp
Hope this could help,
Best regards,
– rustx
Hi Reshadfar,
Have you enabled mail traffic in your cloud? By default D.O. blocks Mail related ports to avoid SPAM related servers to run.
Fill this questions above and send via ticket to D.O. support in your account:
- Your Name
- Location
- Phone Number
- The reason you are requesting the removal of the SMTP block
Also, please provide as many of the following as you can to help us verify your identity:
- Your public Twitter handle
- Your blog
- Your company or personal website
- Your public Facebook profile
Its a very simple process. After confirmed, your mail services will run just ok.
Alexandre
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.