Search the web
Sign In
New User? Sign Up
junkfilter-users · Users of the junkfilter spam filtering system
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Junking an entire Domain structure   Message List  
Reply | Forward Message #741 of 752 |
Re: Junking an entire Domain structure

Sorry for posting a followup so late, but I found the following tidy
solution in an external procedure to junkfilter that I call after the
white-list:

You have to get the reversed IP number and from there the following
eliminates .tr, .cn and .tw, and finally .hk

# Next 4 lines check and report on zz.countries.nerd.dk
NSLOOKUP=`/usr/sbin/nslookup 2>&1 ${REVERSED}.zz.countries.nerd.dk.`
:0fh
*$ NSLOOKUP ?? 127\.0\.3\.24
| formail -A "X-Reject: IP $IPEXTERNAL is in NERD-TR Relays."

# Next 4 lines check and report on zz.countries.nerd.dk
:0fh
*$ NSLOOKUP ?? 127\.0\.0\.15[68]
| formail -A "X-Reject: IP $IPEXTERNAL is in NERD-CN or NERD-TW Relays."

# Next 4 lines check and report on zz.countries.nerd.dk
:0fh
*$ NSLOOKUP ?? 127\.0\.1\.88
| formail -A "X-Reject: IP $IPEXTERNAL is in NERD-HK Relays."

Happy New Year 2004,

--Ralph

Ralph P. Sobek, PhD Disclaimer: The above ruminations are my own.
Ralph.Sobek @ irit.fr http://www.sobek.org/
sobek @ irit.fr Wi-Fi: http://www.irit.fr/~Ralph.Sobek/wifi
Ph:(+33)[0]561556356 FAX:(+33)[0]561556847 http://www.irit.fr/~Ralph.Sobek/
===============================================================================
Impeach George W. Bush for squandering US resources for his own priv. business!
SPAMMERS Beware: http://www.irit.fr/~Ralph.Sobek/welcome.shtml#Mail-Warning


>>>>> "AEW" == Albert E Whale <aewhale@...> writes:

AEW> I've been asked to junk all messages from .ru (or even .cn, .tw ....).
AEW> Can this be implemented in the domains/general file with a rebuild?
AEW> What does it need to look like? Will a simple entry like

AEW> .ru

AEW> work? Or is there something more explicit that I need?

AEW> --
AEW> Albert E. Whale - http://www.abs-comptech.com/aewhale.html
AEW> ----------------------------------------------------------------------
AEW> ABS Computer Technology, Inc. - ESM, Computer & Networking Specialists
AEW> Sr. Network, OpenView and Systems Consultant



AEW> junkfilter, http://junkfilter.zer0.org/ -- End spam, filter it

AEW> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/




Wed Jan 21, 2004 4:42 pm

stock_man51
Offline Offline
Send Email Send Email

Forward
Message #741 of 752 |
Expand Messages Author Sort by Date

I've been asked to junk all messages from .ru (or even .cn, .tw ....). Can this be implemented in the domains/general file with a rebuild? What does it need to...
Albert E. Whale
aewhale@...
Send Email
Dec 6, 2001
2:21 pm

Sorry for posting a followup so late, but I found the following tidy solution in an external procedure to junkfilter that I call after the white-list: You have...
Ralph SOBEK
stock_man51
Offline Send Email
Jan 21, 2004
4:42 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help