-u not working for me in 0.15.4 [Was: New header token tagging]

Greg McCann greg at cambria.com
Thu Sep 25 23:21:04 CEST 2003


On 9/25/2003 at 4:20 PM David Relson <relson at osagesoftware.com> wrote:

>After setting up your directories so you have two executables named
>bogofilter-01362 and bogofilter-0154, run the following and send me all
>that's printed.

David,

This is long - thanks for bearing with me.

>	bogofilter-01362 -Q

# bogofilter-01362 -Q
bogofilter version 0.13.6.2

algorithm   = fisher
robx        = 0.415000 (4.15e-01)
robs        = 0.010000 (1.00e-02)
min_dev     = 0.100000 (1.00e-01)
ham_cutoff  = 0.000000 (0.00e+00)
spam_cutoff = 0.950000 (9.50e-01)

block_on_subnets  = yes
strict_check      = no
ignore_case       = no
header_line_markup = yes
tokenize_html_tags = yes
replace_nonascii_characters = yes

spam_header_name  = 'X-Bogosity'
header_format     = '%h: %c, tests=bogofilter, spamicity=%p, version=%v'
terse_format      = '%1.1c %f'
log_header_format = '%h: %c, spamicity=%p, version=%v'
log_update_format = 'register-%r, %w words, %m messages'
spamicity_tags    = 'Yes', 'No'
spamicity_formats = '%0.6f', '%0.6f'
[root at newmail bogofilter]#

>	bogofilter-0154  -Q

# bogofilter-0154  -Q
bogofilter version 0.15.4

algorithm   = fisher
robx        = 0.415000 (4.15e-01)
robs        = 0.010000 (1.00e-02)
min_dev     = 0.100000 (1.00e-01)
ham_cutoff  = 0.000000 (0.00e+00)
spam_cutoff = 0.950000 (9.50e-01)

block_on_subnets  = yes
strict_check      = no
ignore_case       = no
header_line_markup = yes
tokenize_html_tags = yes
replace_nonascii_characters = yes

spam_header_name  = 'X-Bogosity'
header_format     = '%h: %c, tests=bogofilter, spamicity=%p, version=%v'
terse_format      = '%1.1c %f'
log_header_format = '%h: %c, spamicity=%p, version=%v'
log_update_format = 'register-%r, %w words, %m messages'
spamicity_tags    = 'Yes', 'No'
spamicity_formats = '%0.6f', '%0.6f'

>	bogoutil -w /home/bogofilter david

# bogoutil -w /home/bogofilter david
                      spam   good
david                     0     23

>	echo david | bogofilter-01362 -uvt -d /home/bogofilter

# echo david | bogofilter-01362 -uvt -d /home/bogofilter
# 1 word, 1 message
N 0.000180

>	bogoutil -w /home/bogofilter david

# bogoutil -w /home/bogofilter david
                      spam   good
david                     0     24

>	echo david | bogofilter-01362 -uvt -d /home/bogofilter

[I think you meant to use bogofilter-0154 here instead.]

# echo david | bogofilter-0154 -uvt -d /home/bogofilter
# 1 word, 1 message
N 0.415000

>	bogoutil -w /home/bogofilter david

# bogoutil -w /home/bogofilter david
                      spam   good
david                     0     24

>Also run the following so we can find out what the message's spamicity
>is:
>
>	bogofilter-01362 -uvvt -d/home/bogofilter < badspam.txt

# 77 words, 1 message
bogofilter: 24838 messages on the spam list
Y 1.000000
  int  cnt   prob  spamicity histogram
 0.00    6 0.038987 0.013899 ######
 0.10    1 0.111378 0.018867 #
 0.20    2 0.255889 0.044136 ##
 0.30    0 0.000000 0.044136
 0.40    0 0.000000 0.044136
 0.50    0 0.000000 0.044136
 0.60    2 0.652016 0.125208 ##
 0.70    5 0.746515 0.295842 #####
 0.80    4 0.832211 0.401484 ####
 0.90   45 0.991091 0.739203 #############################################

>	bogofilter-0154 -uvvt -d/home/bogofilter < badspam.txt

# 79 words, 1 message
bogofilter: list word - 24840 spam, 10198 good
Y 1.000000
  int  cnt   prob  spamicity histogram
 0.00    3 0.026732 0.007277 ###
 0.10    0 0.000000 0.007277
 0.20    1 0.291680 0.033733 #
 0.30    1 0.323934 0.058391 #
 0.40    0 0.000000 0.058391
 0.50    0 0.000000 0.058391
 0.60    0 0.000000 0.058391
 0.70    4 0.757372 0.307138 ####
 0.80    4 0.833249 0.461244 ####
 0.90   61 0.992111 0.830823 ################################################



Thanks,


Greg McCann







More information about the Bogofilter mailing list