I've got Postfix filtering emails using header and body regexps. While this works great for killing spam, it doesn't seem to allow for any pattern whitelisting. How would I tell Postfix to ignore my spam patterns if a message matches my "whitelist" pattern? Clueless, Mark