I don't know the answer, but you can try reversing the two match lines if it uses first match instead of last. You could also create a second rule that subtracts 100 for the "except this" case which should reverse the effect of the first rule.
On Fri, Dec 6, 2013 at 2:00 PM, Tom Tanner <[email protected]> wrote: > I've been trying to use the score file recently, and I must be reading the > documentation wrong. > > I'd have thought that a rule like this: > > Score: 100 > Subject: \.this > ~Subject: \.except.*\.this > > Would score 100 for anything that matched the first and didn't match the > second. Instead, it appears to be scoring 100 for pretty much anything. > > Any help in using the scorefile would be appreciated. > > Thanks > > _______________________________________________ > Pan-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/pan-users _______________________________________________ Pan-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/pan-users
