Re: Filtering cross posted messages in usenet
- From: Ron Walcik <rwalcik@xxxxxxxxxx>
- Date: Wed, 30 Apr 2008 05:50:42 -0500
In article <290420081548077153%jimsgibson@xxxxxxxxx>,
Jim Gibson <jimsgibson@xxxxxxxxx> wrote:
In article <48160193$0$6019$9a622dc7@xxxxxxxxxxxxxxxxx>, CatStephan
<0kevi@xxxxxxxxxxxxxxx> wrote:
In article <0001HW.C43BAE1600042168F0182648@xxxxxxxxxxxxxxxx>,
Peter James <pfjames2000@xxxxxxxxxxxxxx> wrote:
I'm using Hogwasher on a G5 iMac Power PC. I want to filter messages
that
are cross posted to more than 3 newsgroups. Will the following do it?
":[^:]+:[^:]+:[^:]+:"
Many thanks.
Peter
Try: "[^ ]+[^ ]+[^ ]+"
I think you need to add spaces to that expression:
"[^ ]+ [^ ]+ [^ ]+ "
There seem to be many ways of doing this. I asked the same questions
about a year and a half ago and this one worked for me:
Kill if XRef header matches the regular expression .*:.*:.*
Add another :.* to kill articles posted to 4 or more groups, etc.
--
Ron Walcik
Killeen, Texas
This email address is not checked. If you want to contact me directly, send to:
firstname at lastname dot net.
.
- References:
- Filtering cross posted messages in usenet
- From: Peter James
- Re: Filtering cross posted messages in usenet
- From: Jim Gibson
- Filtering cross posted messages in usenet
- Prev by Date: Re: Appalled at my experience so far with VMWare Fusion, Win98 and XP Pro.
- Next by Date: Re: Appalled at my experience so far with VMWare Fusion, Win98 and XP Pro.
- Previous by thread: Re: Filtering cross posted messages in usenet
- Next by thread: Re: Filtering cross posted messages in usenet
- Index(es):
Relevant Pages
|