On Sat, Aug 16, 2003 at 01:29:54PM -0700, Andrew Clarke wrote:
> sa-learn --ham --mbox /home/someuser/mail/*
> 
> it will autolearn the spam/definitely_spam mailbox as ham, which I
> obviously don't want.  I can think of 2 workarounds:
> 
> to get a good system going and then deploy it more widely.  Any
> suggestions on the best way to do this?

a little cheesy, but how about:

sa-learn --ham --mbox `ls /home/someuser/mail | grep -v definitely_spam`

or something similar?

(I would probably do something with from instead, but ...)

-- 
Randomly Generated Tagline:
echo "Congratulations.  You aren't running Eunice."
              -- Larry Wall in Configure from the perl distribution

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to