Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Postfix, and MX record questions

62 views
Skip to first unread message

Jason T. Slack-Moehrle

unread,
Dec 12, 2013, 10:49:39 AM12/12/13
to
I am building a new CentOS 6.5 server. In the past I have just used Zimbra for ease. Not, since I am behind a pfsense box that does some IP mapping Zimbra requires a "split-dns" setup. 

I thought that it might be time to cum out Zimbra and just use Postfix, Dovecot, etc. I gound a great tutorial.

So I have 5 statics and the pfSense box answers to all and forwards the traffic to the correct box that has a private IP.

In this case, xx.xx.xx.27 -> 192.168.1.27

192.168.1.27 is the IP address of the mail server.

Am I going to still need this same "split-dns" setup? I cannot decide if it is something Zimbra needs or something I would need in any setup...

Jason

Wietse Venema

unread,
Dec 12, 2013, 1:11:21 PM12/12/13
to
Jason T. Slack-Moehrle:
If Postfix runs on a "private" IP address, you need to configure
the "public" IP address in main.cf:proxy_interfaces to avoid mailer
loops. Additionally, Postfix requires that it knows the source IP
address of remote SMTP clients (some gateways replace the remote
SMTP client IP source address by their own IP address).

I am not familar with the details of Zimbra, so I don't know why
it needs a different view of DNS than external systems, except of
course to find other systems on the private network.

Wietse

tejas sarade

unread,
Dec 13, 2013, 6:13:13 AM12/13/13
to
No. You won't need split DNS unless Postfix(with private IP) is delevering mails to other internal MTA(with private IP) for which MX records points to public IP.
And from the perspective of Postfix split DNS is nothing but a DNS server running with customized DNS zones on internal network.



On Thu, Dec 12, 2013 at 9:19 PM, Jason T. Slack-Moehrle <slackm...@gmail.com> wrote:
>
> I am building a new CentOS 6.5 server. In the past I have just used Zimbra for ease. Not, since I am behind a pfsense box that does some IP mapping Zimbra requires a "split-dns" setup.
>
> I thought that it might be time to cum out Zimbra and just use Postfix, Dovecot, etc. I gound a great tutorial.
>
> So I have 5 statics and the pfSense box answers to all and forwards the traffic to the correct box that has a private IP.
>
> In this case, xx.xx.xx.27 -> 192.168.1.27
>
> 192.168.1.27 is the IP address of the mail server.
>
> Am I going to still need this same "split-dns" setup? I cannot decide if it is something Zimbra needs or something I would need in any setup...
>
> Jason
>
0 new messages