A problem with filter(s)
Posted: Mon Nov 10, 2008 8:34 am
Hi again gang. Let me say that this problem is most likely me being an idiot. I am trying to write a kill filter based upon the information in the message id.
An example:
Selected posts: 1
Total parts: 2
Available parts: 2 (100%)
Parts with bodies: 0 (0%)
Size: 749 KB
Subject: ... (*/2)
Author: ...
Date: Sun, Nov 09 20:51
Partial: Total: 2; Available: all; Bodies: none.
Parts:
Part: (1/2) Message-ID: <...@news.usenext.de>
Newsgroup: ... (regular, compact binary)
Dests: All newsgroup servers (compact binary newsgroup)
Part: (2/2) Message-ID: <...@news.usenext.de>
Newsgroup: ... (regular, compact binary)
Dests: All newsgroup servers (compact binary newsgroup)
I wrote a filter to try and kill everything that ended in (or contained) "news.usenext.de" in the message ID field
Problem is its only finding about 10 posts out of the thousands in various groups.
Can anyone figure what I am doing wrong?
Oh the filter is set as follows
Predicate = "Message ID" "Contains" "news.usenext.de"
I have "listed in" kill and view filters checked.
Thanks for any advice.
An example:
Selected posts: 1
Total parts: 2
Available parts: 2 (100%)
Parts with bodies: 0 (0%)
Size: 749 KB
Subject: ... (*/2)
Author: ...
Date: Sun, Nov 09 20:51
Partial: Total: 2; Available: all; Bodies: none.
Parts:
Part: (1/2) Message-ID: <...@news.usenext.de>
Newsgroup: ... (regular, compact binary)
Dests: All newsgroup servers (compact binary newsgroup)
Part: (2/2) Message-ID: <...@news.usenext.de>
Newsgroup: ... (regular, compact binary)
Dests: All newsgroup servers (compact binary newsgroup)
I wrote a filter to try and kill everything that ended in (or contained) "news.usenext.de" in the message ID field
Problem is its only finding about 10 posts out of the thousands in various groups.
Can anyone figure what I am doing wrong?
Oh the filter is set as follows
Predicate = "Message ID" "Contains" "news.usenext.de"
I have "listed in" kill and view filters checked.
Thanks for any advice.