I know it's been a couple weeks since I asked the question, but I wanted
to thank those of you who responded. I ended up writing a shell script
(example included below). I run it every day in a cron job.
Yeah I know it's not perfect but it's a good place to start. The main
thing was being remin
Hello Andrew,
Saturday, August 16, 2003, 1:29:54 PM, you wrote:
AC> I have multiple mailboxes in ~/mail, as do the other users on my
AC> server. ~/mail/spam/definitely_spam is an mbox that contains, well,
AC> spam. If I run:
AC> sa-learn --ham --mbox /home/someuser/mail/*
AC> it will autolearn
Hello Andrew,
On Saturday 16 August 2003 22:29, Andrew Clarke wrote:
> I have multiple mailboxes in ~/mail, as do the other users on my server.
> ~/mail/spam/definitely_spam is an mbox that contains, well, spam. If I
> run:
>
> sa-learn --ham --mbox /home/someuser/mail/*
>
> it will autolearn the
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.
I have multiple mailboxes in ~/mail, as do the other users on my server.
~/mail/spam/definitely_spam is an mbox that contains, well, spam. If I
run:
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 o