freeware

Threads Posts Archives


<< Previous Thread << Previous Post Topic 167 of 16625
Posts 1 of 1
Next Post >> Next Thread >>

Re: Stopping Sporge tutorial using NewsProxy (where do we get nfilter.dat)?


de Donna Ohl, Grady Volunteer Coordinator 01/31/2008 07:58



On Wed, 30 Jan 2008 20:31:18 -0600, Dan C wrote:
> Bugger off, Google Groper.

The OT posters are making it extremely difficult to get anything done as we
have to wade through a multitude of responses to gather up the jewels out
of the base earth ... but I've tried as best I can to stay on topic and get
out a useable nfilter.dat file we can be proud of over time (as we improve
it together).

Here is what I have.

Let me know if there's something we missed in taking into account
everyone's constructive input below ...

# Start of Nfilter.dat to drop Sporge on a.c.f
# Enable regular expressions for this particular nfilter.dat file
# Hash marks indicate comments; blank lines are verbotten
# In NewsProxy, click Edit > Configuration > Enable Regular Expressions
# (with regexp turned on, exact match often suggests ending with .*)
# Tell your firewall to allow Newsproxy to function as a server
# Close and restart NProxy after editing the nfilter.dat file
# FAQ: http://www.saska.co.uk/nfilter/nfilter_faq_modified.html#2.3
#
# Examples:
# Drop any post from known sporge posting hosts
# alt.comp.freeware Drop nntp-posting-host:.*65.149.76
# alt.comp.freeware Drop nntp-posting-host:.*206.216.[456]
# alt.comp.freeware Drop nntp-posting-host:.*205.184.1[23456789]
# Remove the newsgroup name to work for all newsgroups:
# * drop NNTP-Posting-Host:*.iol.ie
# * drop Path:*news.iol.ie*
#
# Use 3-line scoring to combine the two requirements above
# * score:+10 NNTP-Posting-Host:*.iol.ie
# * score:+10 Path:*news.iol.ie*
# * drop score:20
#
# Drop posts that come from iol AND have Burkley in the from field
# * drop Path:*news.iol.ie* From:*Burkley*
#
# Drop posts that come from iol OR have Burkley in the from field
# * drop Path:*news.iol.ie* * drop From:*Burkley*
#
# Flag a particular word in a Subject line:
# alt.comp.freeware Flag:CANCEL= subject:.*[Cc][Ms][Ss][Gg]
[Cc][Aa][Nc][Cc][Ee][Ll].*
#
# Drop anything posted from Google
# alt.comp.freeware drop Message-ID:.*googlegroups.com.*
#
# Drop 4 or more xposts
# alt.comp.freeware Drop xref:[^:]*:[^:]*:[^:]*:[^:]*:.*
#
# Drop anything also posted to rec.pets.*
# alt.comp.freeware Drop xref:.*rec.pets.*
#
# Drop anything posted from any variant of puppy in the from line
# alt.comp.freeware Drop from:.*[Pp][Uu][Pp]+[Yy].*
#
# Drop anything coming from server "servername"
# alt.comp.freeware path:.*{{servername}}
#
# This section kindly supplied by Peter J. Ross on January 26, 2008
# to combat sporge
* 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
* Drop nntp-posting-host:.*87.12.177.23
* Drop nntp-posting-host:.*97.100.198.116
* Drop nntp-posting-host:.*cm233242.red91-117.mundo-r.com
* Drop nntp-posting-host:.*89-139-93-25.bb.netvision.net.il
* Drop nntp-posting-host:.*74.77.70.141
* Drop nntp-posting-host:.*69.201.209.30
* Drop nntp-posting-host:.*66.68.81.203
* Drop nntp-posting-host:.*65.184.50.97
* Drop nntp-posting-host:.*76.168.219.69
* Drop nntp-posting-host:.*66.182.211.134
* Drop nntp-posting-host:.*80.192.11.216
* Drop nntp-posting-host:.*24.163.14.102
* Drop nntp-posting-host:.*ghf138.internetdsl.tpnet.pl
* Drop nntp-posting-host:.*24.93.111.200
* Drop nntp-posting-host:.*24.168.139.56
#
# This section kindly supplied by M.L. on January 26, 2008
# to combat sporge
* drop X-Complaints-To:.*interware.hu*
* drop X-Complaints-To:.*infoave.net*
* drop X-Complaints-To:.*telepac.pt*
* drop X-Complaints-To:.*mchsi.com*
* drop X-Complaints-To:.*proxad.net*
* drop X-Complaints-To:.*rcn.net*
* drop X-Complaints-To:.*telecomitalia.it*
# * drop X-Complaints-To:.*rr.com*
* drop X-Complaints-To:.*suddenlink.net*
* drop X-Complaints-To:.*usenetserver.com*
* drop X-Complaints-To:.*http://netreport.virginmedia.com*
* drop X-Complaints-To:.*hanaro.com*
* drop X-Complaints-To:.*cn99.com*
* drop X-Complaints-To:.*retelit.it*
* drop X-Complaints-To:.*usenet-mtu.ru*
* drop X-Complaints-To:.*bigpond.net.au*
#
# Eliminate MI5 sporge
* drop Subject:.*[Mm]*[Ii]*5.*
#
# Eliminate HTML messages
* drop Subject:=?ISO*
#
# Drop cmsg cancel messages
* Drop Subject:.*[Cc][Ms][Ss][Gg].*
* Drop Control:.*cancel.*
#
# End NFilter.dat list



Re: Stopping Sporge tutorial using NewsProxy (where do we get nfilter.dat)? Donna Ohl, Grady Volunteer Coordinator
 
freeware