Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2006 07:42:44 +0200
From:      Martin Hudec <corwin@aeternal.net>
To:        Dave Kingsley <front_fan@yahoo.com>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: DNS - Postfix
Message-ID:  <45161AD4.8070500@aeternal.net>
In-Reply-To: <20060921232238.12681.qmail@web58411.mail.re3.yahoo.com>
References:  <20060921232238.12681.qmail@web58411.mail.re3.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Dave,


Dave Kingsley wrote:
> Our DNS server coughed a major hairball and our
> postfix based email setup suddenly stopped working.
> Here's our setup:
>    smtp server w/postfix also serving amavis w/sophie
>    imap server w/postfix mail store authentication via
> LDAP
> 
> Our problem seemd to be centered around MX records.?!
> 
> What do I need to post (file chuncks, etc.) to aid
> getting help?

First of all, if this issue seems to be related to MX, though you seem 
not to be sure, just use:

dig @server domain.tld -t mx

where server is the server(s) from /etc/resolv.conf and domain.tld is 
free to choose.

Nevertheless so far we do not have enough information to pinpoint the 
root cause. And as such we are just guessing.

Some questions that need to be answered:
1.) what exactly stopped to work? relaying, delivering, fetching?
2.) what say the logs?
3.) are there any firewalls on the way? if yes, were they reconfigured 
(as to stop either dns or mail traffic)?
5.) what is that hairball coughed by your dns?
4.) setup postfix to do debug, try to send mail and check logs? debug 
can be set by debug_peer_level (verbosity) and debug_peer_list (ip 
address for which verbosity will be increased).


Martin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45161AD4.8070500>