I'm using header_checks and body_checks to block certain classes of spam that amavis/sa don't seem to be able to catch. The trouble is that when it rejects the message, the message failure text is sent followed by:
[BODY] (and presumably [HEADER] if it matches a header_check rule). Is there a way to prevent that message from being sent with the text that follows the REJECT?