Bogofiler with a specified wordlist.db

Chris Wilkes cwilkes-bf at ladro.com
Mon Apr 3 11:31:52 CEST 2006


On Mon, Apr 03, 2006 at 09:46:26AM +0200, Belette wrote:
> Hello
> 
> I would like to test 2 different wordlist.db to benchmark them...
> is there any way to tell bogofilter to use a specified path ?
> 
> e.g :
> 
> bogofilter -dd path_to_wordlist.db.1
> and
> bogofilter -dd path_to_wordlist.db.2
> 
> coz now, i test with the first one, then rename it to wordlist.db.bak
> then, the wordlist.db.2 become wordlist.db in the ~/.bogofilter directory..
> and it sucks :(

Looks like you're almost there, I would do:
  bogofilter -d ~/.bogofilter1/
  bogofilter -d ~/.bogofilter2/
and have your two different wordlists in those two directories.

Is there something in particular you're trying to do with 2 different
wordlists?  Just curious.

Chris



More information about the Bogofilter mailing list