Hi,
I have the vbounce plugin enabled in my spamassassin configuration. In
20_vbounce.cf it says:
# If you use this, set up procmail or your mail app to spot the
# "ANY_BOUNCE_MESSAGE" rule hits in the X-Spam-Status line, and move
# messages that match that to a 'vbounce' folder.
I've looked in the headers of some of my email that has been labeled as
spam, and don't have a X-Spam-Status header. The rules that get triggered
appear in the X-Spam-Score line as so:
X-Spam-Score: 7.559 (*******) DEAR_WINNER,KAM_LOTTO1,KAM_LOTTO2,RDNS_DYNAMIC
Would it work to use this line in procmailrc by doing something like this?
:0:
* ^X-Spam-Score: ANY_BOUNCE_MESSAGE
/lisa/mail/vbounce
or is the fact that the score appears on the X-Spam_Score line between the
"X-Spam-Score: " and the names of the rules that were triggered going to
keep this from matching?
Thanks,
Lisa Casey