is there a started wordlist.db somewhere online?

Andreas Schamanek schamane at fam.tuwien.ac.at
Sun Oct 10 13:23:44 CEST 2021


On Sat, 9 Oct 2021, at 22:15, hput wrote:

> I've built bogofilter from git sources  thru `make install' but I see
> no wordlist.db.. I kind of expected there be somekind of starter
> wordlist.db put in place.

bogofilter creates wordlist.db automatically. You can even create an 
"empty" one, e.g. with

$ bogofilter -d tmp/ -s <<<""

This creates (with default settings) tmp/wordlist.db.

Of course, instead of using <<<"" you'd just start training spam (-s) 
or ham (-n) as the manual explains.

-- 
-- Andreas

      :-)



More information about the bogofilter mailing list