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


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to