procmail
[Top] [All Lists]

Scoring question

2005-08-24 14:44:28
Sorry if this has been dealt with here in the past, but I couldn't find it
in the archives. I want to using scoring to filter out spam on the basis of
multiple "to addresses" that include me and anybody else on my isp. In other
words, if mail is addressed to "lnp3(_at_)panix(_dot_)com" and 
"xyz(_at_)panix(_dot_)com", it
should go into /dev/null. 

This is the recipe that I am using:

:0 H
* -1^0
* 1^1 panix
/dev/null

However, the log states:

With two panix addresses:
procmail: Assigning "TRASH=/dev/null"
procmail: Assigning "INCLUDERC=/net/u/15/l/lnp3/.procmail/rc.spam"
procmail: Score:      -1      -1 ""
procmail: Score:      22      21 "panix"
procmail: Assigning "LASTFOLDER=/dev/null"
procmail: Opening "/dev/null"

With one panix address:
procmail: Assigning "TRASH=/dev/null"
procmail: Assigning "INCLUDERC=/net/u/15/l/lnp3/.procmail/rc.spam"
procmail: Score:      -1      -1 ""
procmail: Score:      22      21 "panix"
procmail: Assigning "LASTFOLDER=/dev/null"
procmail: Opening "/dev/null"

I don't understand first of all how it arrives at a score of 22. Secondly, I
don't understand why the scoring for one panix address and two are
identical.

Thanks in advance.


---
Louis Proyect
Administrative Information Services
tel: 212-854-8289


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>