1) **** Add nocem-despam for PGP-verified despam notices... ****
2) Fix Checksum Configure script - some machines don't have md5sum
   Perhaps patch Checksum to allow for systems which don't.
3) Activate DefaultAction flag.  Currently this is ignored, and is set to
   "Do".
4) Man pages (ick!)
5) Add undocumented per-file override to despam-on code.  Right now, you
   can override any block file by adding the line
   Accept{modulename}: fileextension      OR
   Accept: fileextension                 (to accept this extension for all
                                          modules)
   e.g.  Accept{From}: cyberpromo        (does not check From.cyberpromo)
   to your .despamrc file.
6) better debugging code.
7) Create a despam-off script
8) Add code to figure out if sendmail is using procmail by default ('cause
   then you don't need a .forward).
9) Create a front-end for those who don't have procmail (this isn't hard,
   since it doesn't have to do much...)
10) Make Search more flexible - add conditionals (this AND/OR that)

