How do you stop backscatter spam on a mail server?
Answer
By rejecting mail for unknown recipients at the edge instead of accepting it and bouncing later. Backscatter is what happens when your server accepts a message for an address that does not exist and then sends a bounce to a forged sender, which gets your server blacklisted for sending spam it never intended to send. I configured Postfix to block it before it enters the server.