Everything works great except one thing: When the message comes back
to postfix on port 10025, it is stuck in queue for 1-5 minutes. Am I
using relay_domains incorrectly, or is postfix having trouble looking
up the relayhost (though it is an IP address), or is it some
address_verification?
Any suggestions would be very much appreciated.
David
Just an update: I've disabled the content filter, and it still is
slow in sending to the relayhost. I can telnet (on port 25) into the
relayhost from this Postfix box, and it responds very quickly, so I
don't think it is a network problem.
Additionally, if mail gets delivered locally (such as to root), it is
very quick. The problem is definitely with mail going to the
relayhost
And, I was running the rpm package version, so I ripped that out and
installed from source, and I still have the problem. I've set
disable_dns_lookups, and that doesn't help.
If anybody has seen anything like this, it I would appreciate any
nudge in the right direction.
David
I think I got it. I changed the relayhost to another server, and it
started working correctly. whew
David