Re: Stopping Sporge tutorial using NewsProxy (where do we get nfilter.dat)?
de M.L. 01/31/2008 03:29
> # Drop anything coming from server "servername"
> # alt.comp.freeware path:.*{{servername}}
> #
<snip>
> * Drop nntp-posting-host:.*68.205.84.148
> * Drop nntp-posting-host:.*68.195.34.167
> * Drop nntp-posting-host:.*69.115.198.4
> * Drop nntp-posting-host:.*69.116.176.8
> * Drop nntp-posting-host:.*97.96.146.26
<snip>
> * drop X-Complaints-To:.*interware.hu*
> * drop X-Complaints-To:.*infoave.net*
> * drop X-Complaints-To:.*telepac.pt*
> * drop X-Complaints-To:.*mchsi.com*
<snip>
For regexp=on, all those lines should begin and end in .* since
NewsProxy requires EXACT matches to the end of the line.