> I'm installing a primary/backup MX for an ISP.  the postfix config of 2
is
> mirrored from 1.   1 runs fine
>
> On 2, postfix runs, accepts mail, but maillog contains no PTR records,
> everything is unknown[ip.ad.re.ss].  but if I dig my IP, I get a PTR so
the
> default nameserver is working.
>
> first time I've seen this one, anybody Linux person know what's wrong
here?

I seem to remember something on this from the Postfix Users list.  It had
to do with the resolver configuration.  Order of operations type of stuff.
Something in the order earlier was answering up to Postfix, but dig was
specifically calling the DNS and bypassing this.

It is a shot in the dark, but that is the best I can do.

> also, the ISP has installed the machines with journaling which is
> destroying the performance (100 to 200 smtpd processes waiting on queue
> access).  Is it possible to turn of journaling without redoing the whole
disk?

EXT3?

http://www.stahl.bau.tu-bs.de/~hildeb/postfix/postfix_ext3.shtml

I know there are similar settings for other journaling systems.

--Eric


Reply via email to