https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6143
--- Comment #39 from Justin Mason <[email protected]> 2009-07-13 05:09:13 PST --- (In reply to comment #38) > let me see if I can come up with a demo of this working.... ok. here goes. make distclean perl Makefile.PL PREFIX=$HOME/bug6143 < /dev/null make make install ~/bug6143/bin/sa-update --debug ~/bug6143/bin/sa-compile --debug --keep-tmps echo 'I bet this is the one you forgot, Sidney ;)' echo 'loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody' >> ~/bug6143/etc/mail/spamassassin/v320.pre ~/bug6143/bin/spamassassin --debug -Lt < sample-spam.txt 2>&1 | grep -i zoom [26131] dbg: zoom: loading compiled ruleset from /home/jm/bug6143/var/spamassassin/compiled/5.008/3.003000 [26131] dbg: zoom: using compiled ruleset in /home/jm/bug6143/var/spamassassin/compiled/5.008/3.003000/Mail/SpamAssassin/CompiledRegexps/body_0.pm for Mail::SpamAssassin::CompiledRegexps::body_0 [26131] dbg: zoom: able to use 996/996 'body_0' compiled rules (100%) -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
