procmail
[Top] [All Lists]

Scoring bug?

2003-05-19 04:42:40
Hi,
 I use spambouncer to filter spam, and have the following problem with one
filter:

procmail: Score:       0   -3900 "(^|[^0-9a-z])fantastic([^0-9a-z]|$)"
procmail: Score:       0   -3900 
"(^|[^0-9a-z])fantastic.*opportunity([^0-9a-z]|$)"
procmail: Score:       0   -3900 "(^|[^0-9a-z])fast([^0-9a-z]|$)"
procmail: Score:       0   -3900 "(^|[^0-9a-z])flat[ ]?rate([^0-9a-z]|$)"
procmail: Score: 2147487547 2147483647 "(^|[^0-9a-z])fre[ei]([^0-9a-z]|$)"
procmail: Assigning "PATSCORE=2147483647"
procmail: Executing "formail,-AX-SBRule: Pattern Match (Other Patterns) (Score: 
2147483647)"
procmail: Assigning "BLOCKTAG=yes"

Why is the score that large? I'm attaching the email which if caught by
this recipe. Any ideas what's wrong? Thanks!


$ procmail -v
procmail v3.22 2001/09/10
    Copyright (c) 1990-2001, Stephen R. van den Berg    <srb(_at_)cuci(_dot_)nl>
    Copyright (c) 1997-2001, Philip A. Guenther         
<guenther(_at_)sendmail(_dot_)com>

Submit questions/answers to the procmail-related mailinglist by sending to:
        <procmail-users(_at_)procmail(_dot_)org>

And of course, subscription and information requests for this list to:
        <procmail-users-request(_at_)procmail(_dot_)org>

Locking strategies:     dotlocking, fcntl(), lockf(), flock()
Default rcfile:         $HOME/.procmailrc
Your system mailbox:    /var/spool/mail/mmokrejs
$

The script is in sb-pt-other_patterns.rc file:
[...]
*   500^1    (^|[^0-9a-z])do not.*reply([^0-9a-z]|$)
*    50^1.5  (^|[^0-9a-z])easy([^0-9a-z]|$)
*   400^1    (^|[^0-9a-z])e-commerce([^0-9a-z]|$)
*    50^1.5  (^|[^0-9a-z])e.?mail addresses([^0-9a-z]|$)
*   500^1    (^|[^0-9a-z])e.?mail.*extractor([^0-9a-z]|$)
*   500^1    (^|[^0-9a-z])e.?mail.*marketing([^0-9a-z]|$)
*   500^1    (^|[^0-9a-z])eweb.*business([^0-9a-z]|$)
*   100^1    (^|[^0-9a-z])excellent([^0-9a-z]|$)
*   400^1    (^|[^0-9a-z])excellent opportunit(y|ies)([^0-9a-z]|$)
*   100^1    (^|[^0-9a-z])expensive([^0-9a-z]|$)
*   400^1    (^|[^0-9a-z])expensive gifts?([^0-9a-z]|$)
*   100^1    (^|[^0-9a-z])fantastic([^0-9a-z]|$)
*   400^1    (^|[^0-9a-z])fantastic.*opportunity([^0-9a-z]|$)
*    50^1    (^|[^0-9a-z])fast([^0-9a-z]|$)
*   500^1    (^|[^0-9a-z])flat[ ]?rate([^0-9a-z]|$)
*    50^1.5  (^|[^0-9a-z])fre[ei]([^0-9a-z]|$)
*   400^1    (^|[^0-9a-z])free.*membership([^0-9a-z]|$)
*   400^1    (^|[^0-9a-z])free.*money([^0-9a-z]|$)
*   400^1    (^|[^0-9a-z])free.*service([^0-9a-z]|$)
*   400^1    (^|[^0-9a-z])free.*shipping([^0-9a-z]|$)

It happens of Tru64Unix 5.1A.

-- 
Martin Mokrejs <mmokrejs(_at_)natur(_dot_)cuni(_dot_)cz>, 
<m(_dot_)mokrejs(_at_)gsf(_dot_)de>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585

Attachment: a
Description: Text document

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • Scoring bug?, Martin MOKREJŠ <=