still problem in spam management
    RW 
    rwmaillists at googlemail.com
       
    Thu Apr  7 23:16:25 CEST 2011
    
    
  
On Wed, 6 Apr 2011 09:41:56 +0200
Stéphane Guedon <stephane at 22decembre.eu> wrote:
> If in spam but without "___SPAM___" I tell it's really a spam...
> grep -L "___SPAM___" * | bogofilter -Ns -d /var/lib/bogofilter
> 
> 
> contrary on the ham boxes :
> grep -l "___SPAM___" * | bogofilter -Sn -d /var/lib/bogofilter
> 
> The scripts are not mine, but sounds good !
How do you prevent the mail being relearned every day? You can delete
the spam, but what about the ham?
    
    
More information about the bogofilter
mailing list