David Koski wrote:
I have Postfix blacklisting relay servers in front of Barracuda spam relay
filters relaying to a CommuniGate mail host for about 100 domains. The
Postfix blacklisters work great to reduce the load on the Barracuda relay
filters but the queue accumulates bounce messages for invalid recipients.
Ideally of course, relay_recipient_maps should be used but nobody is going to
maintain a list for 100 domains. I have no say in this decision. I would
simply like to drop these bounces. How to..?
Regards,
David Koski
[EMAIL PROTECTED]
Configure your postfix to use reject_unverified_recipient for
your internal domains. That way your queue won't be filled
with undeliverable bounces.
http://www.postfix.org/ADDRESS_VERIFICATION_README.html#recipient
--
Noel Jones