$Id: INSTALL,v 1.2 2003/04/28 16:43:26 karl Exp $
(See ./README for an explanation of this; please read it.)

- mkdir ~/.kspam
- create word lists.  I'll send you mine for a start if you want them,
  else seed your own using the description in README.

- cp caughtspam checkspam kspam testspam ~/bin
kspam --test --verbose <spam.msg  # it should be spam
... more tests on a real mail message of yours, etc. ...

- cp procmailrc ~/.procmailrc -- not really; YOU WILL LOSE MAIL if you
    do this without actually understanding what's happening and testing
    things out first.  So don't do that!

- set up cron job to run caughtspam nightly, for example:
0 0 * * * ./bin/caughtspam


The caughtspam, checkspam, and testspam scripts are just my personal
ancillary hacks that you almost certainly will not want to use as-is,
and maybe not at all.  But I'm including them as examples.

The kspam script is what does the interesting stuff.  Remember, it is
very slow.  Relax and enjoy ...
