Justin, why not

1. create a prefs file for use when reporting:

  use_razor2 1
  use_pyzor 1
  use_dcc 1
  use_bayes 0

2. in the -r command line, use -p to tell it to read that prefs file.

That should work.

Regarding the stripping -- it's a pretty cheap operation if the msg is
already stripped, as it just has to check for one header's presence
to determine if that's required.

If you really want more ways to speed this up, I'd suggest using the
Mail::SpamAssassin object directly, reusing it for several methods
as Theo's "handlespam.txt" script does.

--j.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to