Package: spambayes
Version: 1.0.4-1
Severity: normal

The display_score configuration option states that it will show a column in the 
web interface scoring page, that indicates the score of a message. It also 
states it has a dependency: "Note that in order to use this option, you must 
also enable the option to include the score in the message headers."
With both of these options enabled, if you access the web interface to score 
messages, it displays a question mark in the Score column, instead of the score 
of the message.
Examining the message shows that it does get a header containing a score (this 
is the only spambayes related header I could find):
X-Spambayes-Classification: ham; 0.00

The spambayes configuration is as follows:

[html_ui]
allow_remote_connections:192.168.0.*
display_score=True
http_authentication:Basic
http_password:*********
http_user_name:*********
display_headers:Subject From
spam_discard_level:95.0
default_ham_action:discard
default_spam_action:discard
[Storage]
persistent_storage_file=/home/paul/.spambayes/hammiedb
messageinfo_storage_file=/home/paul/.spambayes/spambayes.messageinfo.db
[Headers]
include_score=True
[Tokenizer]
mine_received_headers=True


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages spambayes depends on:
ii  python                        2.3.5-5    An interactive high-level object-o

spambayes recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to