[mew-int 01828] Re: bogofilter 0.16.24
Francesco Scaglioni
fgs at example.com
Tue Jun 29 18:19:05 JST 2004
Hi,
From: Tatsuya Kinoshita <tats at example.com>
Subject: [mew-int 01827] Re: bogofilter 0.16.24
Date: Tue, 29 Jun 2004 08:12:24 +0900 (JST)
> On June 28, 2004, [mew-int 01825],
> fgs (at epulse.net) wrote:
>
> > Previously I had bogofilter installed manually ( not part of SuSE
> > 8.2 ). Having now 'upgraded' to 9.1 I cannot get the suppled
> > bogofilter to register anything as spam. Spamicity always
> > reported as 00000.00000 etc. Has nayone managed to get the
> > latest version to work.
>
> Mew 4 (4.0.62 or later) has the following default values and they
> works fine with bogofilter 0.92.0 (Debian package 0.92.0-1).
>
> | (defcustom mew-spam-prog "bogofilter"
> | (defcustom mew-spam-prog-args '("-s" "-N" "-v")
> | (defcustom mew-ham-prog "bogofilter"
> | (defcustom mew-ham-prog-args '("-n" "-S" "-v")
>
> I got the following results:
>
> * Copy the message [mew-int 01825] to ~/Mail/inbox/1
>
> * Backup my ~/.bogofilter
>
> | $ mv ~/.bogofilter ~/.bogofilter.BAK
>
> * Run bogofilter (won't work, because ~/.bogofilter is not ready)
>
> | $ bogofilter -p -I ~/Mail/inbox/1 | grep ^X-Bogo
> | Can't open file 'wordlist.db' in directory '/home/tats/.bogofilter'.
> | error #2 - No such file or directory.
> |
> | Remember to register some spam and ham messages before you
> | use bogofilter to evaluate mail for its probable spam status!
>
> * On `Mew: +inbox', type `ls' (learn that the message is a spam)
>
> * Run bogofilter (count the message as a spam)
>
> | $ bogofilter -p -I ~/Mail/inbox/1 | grep ^X-Bogo
> | X-Bogosity: Yes, tests=bogofilter, spamicity=1.000000, version=0.92.0
>
> * On `Mew: +inbox', type `lh' (learn that the message is a ham)
>
> * Run bogofilter (count the message as a ham)
>
> | $ bogofilter -p -I ~/Mail/inbox/1 | grep ^X-Bogo
> | X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.0
>
> --
Hi,
I already have the following under ~/.bogofilter/
-rw-r--r-- 1 fgs users 24645632 2004-05-21 18:34 goodlist.db
-rw-r--r-- 1 fgs users 11788288 2004-05-21 18:34 spamlist.db
-rw------- 1 fgs users 5996544 2004-06-29 10:09 wordlist.db
I have uncomented " -ww " in ~/.bogofilter.cf to try and enforce
useage of the two preexisitn databses but still no joy
C-h v gives me ::
mew-spam-prog-args's value is ("-s" "-N" "-v")
as is mew-ham-prog-args
Still no joy - or am I going tohave to ignore the preexistinf DBs
and create new ones?
Cheers
F
More information about the Mew-int
mailing list