I just registered the same spam 106 times. What should I do now?

Chris Fortune cfortune at telus.net
Sun Feb 22 03:42:55 CET 2004


Thanks again, David!

That didn't work the first time until I spotted a small typo:

$ bogofilter -d old.db | grep -v 20040221 | bogoutil -l new.db
$ bogoutil   -d old.db | grep -v 20040221 | bogoutil -l new.db  <== WORKS

Producing this result:
$ ls -al
-rw-r--r--    1 joebogo  joebogo   9625600 Feb 21 20:29 new.db
-rw-r--r--    1 joebogo  joebogo  14323712 Feb 21 19:46 wordlist.db

This would be a Very Useful function to add to future releases of bogoutil.


Strange, but now the message count is 0:
$ bogoutil -w new.db .MSG_COUNT
                       spam   good
.MSG_COUNT                0      0

Is this a bug or a feature?

Chris



----- Original Message ----- 
From: "David Relson" 

> On Sat, 21 Feb 2004 17:49:57 -0800
> Chris Fortune wrote:
> 
> > Thanks David!
> > 
> > Now the original email is gone.  Does anyone have a copy of a spam
> > with "Subject: Your daily diet comedy" ? Is there a way to remove
> > *all* training from the last day(s) or week(s)?  I need a rollback.
> > 
> > Chris
> 
> Hi Chris,
> 
> Sorry no diet spam :-(
> 
> Assuming you've not disabled timestamps, you could delete all tokens
> modified today with:
> 
>    bogofilter -d old.db | grep -v 20040221 | bogoutil -l new.db
> 
> You'd lose tokens, but it's likely they'd be both ham and spam and the
> net effect would be well-nigh unnoticeable.
> 
> David
> 
> ---------------------------------------------------------------------
> FAQ: http://bogofilter.sourceforge.net/bogofilter-faq.html
> To unsubscribe, e-mail: bogofilter-unsubscribe at aotto.com
> For summary digest subscription: bogofilter-digest-subscribe at aotto.com
> For more commands, e-mail: bogofilter-help at aotto.com
> 
> 






More information about the Bogofilter mailing list