| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

link2a

Page history last edited by PBworks 16 years, 2 months ago

Link 2a Filter

Filtering-with-NewsProxy Page

 

The following nfilter file is used to eliminate posts from sporge news gateways based on the X-Complaints-To: header field, using the scoring method. It also shows how to exempt a user within a banned host from being dropped. The newsgroup wildcard can be replaced with a specific newsgroup name if desired. Edit and update as needed.

 

# Start Nfilter.dat list

# Any line that starts with a # is a comment line and will be ignored.

# Blank lines are not permitted.

# This list requires that "Enable Regular Expressions" be turned on.

# In NewsProxy Click Edit | Configuration, then check the

# Regular Expressions box.

#

# Exempt users within a banned host from being dropped

* score:-100 From:.*dinotec@rr.com.*

* score:-100 From:.*john.smith.*

#

# The following hosts are banned

* score:+10 X-Complaints-To:.*bigpond.net.au.*

* score:+10 X-Complaints-To:.*hanaro.com.*

* score:+10 X-Complaints-To:.*infoave.net.*

* score:+10 X-Complaints-To:.*interware.hu.*

* score:+10 X-Complaints-To:.*mchsi.com.*

* score:+10 X-Complaints-To:.*mtu.ru.*

* score:+10 X-Complaints-To:.*news.cn99.com.* 

* score:+10 X-Complaints-To:.*proxad.net.*

* score:+10 X-Complaints-To:.*rcn.net.*

* score:+10 X-Complaints-To:.*retelit.it.* 

* score:+10 X-Complaints-To:.*rr.com.*

* score:+10 X-Complaints-To:.*shared-secrets.com.*

* score:+10 X-Complaints-To:.*suddenlink.net.* 

* score:+10 X-Complaints-To:.*telecomitalia.it.* 

* score:+10 X-Complaints-To:.*telepac.pt.* 

* score:+10 X-Complaints-To:.*usenetserver.com.* 

* score:+10 X-Complaints-To:.*virginmedia.com.*

#

* drop score:10

# End NFilter.dat list

Comments (0)

You don't have permission to comment on this page.