# Screen out bounce messages from spam sent with me in the From: header
:0
* ^FROM_MAILER
{
:0 B
* ^Message-ID: .*@virtual.domain.goes.here.*
bouncetrap
}
If I'm happy with what that filters, I'll stop saving the trapped messages and start bouncing them instead. (EXITCODE is your friend.)