At 04:48 PM 5/17/2004, you wrote:
D.J. Harbaugh wrote:

You can find the script at http://www.daringone.net/files/3in1reporter.pl

Shouldn't the two lines in the Bayes learning section...

$spam = `sa-learn --spam /etc/mail/spamassassin/bayes-learn/spam`;
....
$ham = `sa-learn --ham /etc/mail/spamassassin/bayes-learn/ham`;


be using $spampath and $hampath ?

- Joe


WHOOPS! Heh heh... that was from when I still had it hardcoded for my personal use :-)



Reply via email to