disabled all checks except blacklists by default
authorTeodor Zlatanov <tzz@lifelogs.com>
Fri, 18 Oct 2002 14:46:48 +0000 (14:46 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Fri, 18 Oct 2002 14:46:48 +0000 (14:46 +0000)
lisp/spam.el

index 4f2e6cb..040b47e 100644 (file)
   ;; FIXME!  Turned off for now.  The DNS routines are said to be flaky.
   "True if blackholes should be used.")
 
-(defvar spam-use-bogofilter t
+(defvar spam-use-bogofilter nil
   "True if bogofilter should be used.")
 
-(defvar spam-use-bbdb t
+(defvar spam-use-bbdb nil
   "True if BBDB should be used.")
 
-(defvar spam-use-ifile t
+(defvar spam-use-ifile nil
   "True if ifile should be used.")
 
 (defvar spam-split-group "spam"