Tartarus CVS: viruswatch: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Fri, 04 Apr 2003 15:19:44 +0100


CVS Root:       /home/cvs
Module:         viruswatch
Changes by:     simon
Date:           Fri Apr 04 2003  15:19:44 BST

Log message:
Configurable use of SpamAssassin. The three config directives
TRUSTING, MODERATE and PARANOID now have variant forms TRUSTING/SPAM
etc, which disable SA-based rejection (but still add the
X-Spam-Status header). While I'm at it I've also made Makefile
changes for easier debugging, and moved _fini() out into its own
module for the same reason.

Modified files:
    .               : Makefile sa.c shlib.c shtest.c test.cfg
Added files:
    .               : fini.c

Links:
http://cvs.tartarus.org//viruswatch/Makefile.diff?r1=1.4&r2=1.5
http://cvs.tartarus.org//viruswatch/fini.c?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.tartarus.org//viruswatch/sa.c.diff?r1=1.8&r2=1.9
http://cvs.tartarus.org//viruswatch/shlib.c.diff?r1=1.18&r2=1.19
http://cvs.tartarus.org//viruswatch/shtest.c.diff?r1=1.5&r2=1.6
http://cvs.tartarus.org//viruswatch/test.cfg.diff?r1=1.6&r2=1.7