[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-users] Global scoring with exclusions
From: |
Dave |
Subject: |
[Pan-users] Global scoring with exclusions |
Date: |
Thu, 14 Jun 2007 17:11:26 +0100 |
User-agent: |
KMail/1.9.6 |
I have a global score set up to mark trollish cross-posts, ie to three or more
newsgroups. But I need to exclude some groups from this global score.
I've tried the following:
%Score crossposts to 3+ NGs, exclude BY and VM groups
[~blueyonder\.announce*,~virginmedia\.announce*,*.*]
Score:: =-9999 %CrossPosts
Newsgroups: (.*:){3} %Crossposted3PlusGroups
Xref: (.*:){3} %Crossposted3PlusGroups
%Score crossposts to 3+ NGs, exclude BY and VM groups
[*.*,~blueyonder\.announce*,~virginmedia\.announce*]
Score:: =-9999 %CrossPosts
Newsgroups: (.*:){3} %Crossposted3PlusGroups
Xref: (.*:){3} %Crossposted3PlusGroups
%Score crossposts to 3+ NGs, exclude BY and VM groups
[~blueyonder.announce*,~virginmedia.announce*,*.*]
Score:: =-9999 %CrossPosts
Newsgroups: (.*:){3} %Crossposted3PlusGroups
Xref: (.*:){3} %Crossposted3PlusGroups
%Score crossposts to 3+ NGs, exclude BY and VM groups
[~blueyonder\.announce*,~virginmedia\.announce*,*.*]
Score:: =-9999 %CrossPosts
Newsgroups: (.*:){3} %Crossposted3PlusGroups
Xref: (.*:){3} %Crossposted3PlusGroups
--
Dave
- [Pan-users] Global scoring with exclusions,
Dave <=