Linode Forum
https://forum.linode.com/

configuring dns to accept emails from outside domains
https://forum.linode.com/viewtopic.php?f=11&t=8739
Page 1 of 1

Author:  Os [ Wed Apr 25, 2012 2:35 pm ]
Post subject:  configuring dns to accept emails from outside domains

I've been going through the forum for hours, it seems that everybody has a slightly different problems. Mailservers are hard.

Anyway, quick overview of the problem, hopefully somebody can point me in the right direction.

1) I have installed postfix & dovecot, and thunderbird on my local pc
2) I can send emails to any domain using my mailserver.
3) I can send an email to my domain, using my mailserver, and download it from the mailserver.
4) Outside domains however can not send emails to my domain;
they never arrive.

This looks like a dns issue

http://www.mxtoolbox.com/SuperTool.aspx
domain sooser.com returns
Hostname mail.sooser.com
Ip Address: 50.116.51.204

When I click the SMTP test, it says
No connection could be made because the target machine actively refused it 50.116.51.204:25

This is on Ubuntu 10.04
In the linode DNS manager, there is 1 MX record; mail.sooser.com
There is also an A record for email: mail 50.116.51.204

And the Current Reverse DNS is set to
50.116.51.204 sooser.com

So, which part in the DNS did I miss?
I read something on the internet about a PTR record, but I can't find that anywhere.

Thanks for all your help!

Author:  vonskippy [ Wed Apr 25, 2012 2:44 pm ]
Post subject:  Re: configuring dns to accept emails from outside domains

Os wrote:
When I click the SMTP test, it says
No connection could be made because the target machine actively refused it 50.116.51.204:25


#telnet mail.sooser.com:25 resolves to your IP, but gets dropped

So DNS looks ok - check your firewall rules

Author:  Os [ Wed Apr 25, 2012 2:53 pm ]
Post subject: 

Thanks vonskippy!

It had indeed stopped listening on port 25.
The one thing I didn't check :)

Working like a charm now

Page 1 of 1 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/