I want to configure postfix such that if a message from MAILER-DAEMON is not immediately deliverable, the message should be dropped/discarded rather than be deferred or handed off to my smtp fallback relay. Is there any way to accomplish this?

link|improve this question

58% accept rate
feedback

1 Answer

up vote 0 down vote accepted

http://www.postfix.org/postconf.5.html#bounce_queue_lifetime

This works for locally generated bounces.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.