On Tue, Sep 18, 2001 at 10:22:08PM +0200, Matthias LOITSCH wrote:
> i cant assign a negative number to a score!
>
> why does the command ... :
>
> score '~f [EMAIL PROTECTED]' -5
>
> ... not work???
>
> it always assignes 0 to the messages
> i have no problem with positive numbers.
>
> thanks for your help
The score commands adds value to a message's score if pattern matches
it. pattern is a string in the format described in the ``patterns''
section. value is a positive or negative integer. A message's final
score is the sum total of all matching score entries. However, you may
optionally prefix value with an equal sign (=) to cause evaluation to
stop at a particular entry if there is a match. Negative final scores
are rounded up to 0.
"Negative final scores are rounded up to 0." :)
HTH,
--
Dan Boger
Linux MVP
brainbench.com
PGP signature