I have some mailboxes in Plesk/Postfix that redirect to some external addresses. If Postfix fails to forward a message to these addresses, it bounces back to the original sender, who is a fake address most of the time. How to completely disable bounces ? I know this is bad but the actual behavior is worst.
My master.cf already has the line "bounce unix - - - - 0 discard" with DISCARD keyword and it doesn't work.
Thanks