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...
Show off your group to the world. Share a photo of your group with us.

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
Blocking messages with non-Western char sets   Message List  
Reply | Forward Message #752 of 752 | Next >
I get a lot of spam with a subject line that contains characters from
a non-Western character set. Since I can't read them, it's SPAM to
me. Here is a recipe that I use to trash those messages.

# ===============================================
# Copied from junkfilter.four
# Kill messages with non-English (latin-1, iso-8859-1) characters in
subjects.
# Kill it if:
# - the subject has characters not in the range [ -~] or
# - the subject starts with "=\?[bB]ig5"
#
# Here is a test:
# egrep "^Subject:[ -~]*[^ -~]+|^Subject:[ ]*=\?[bB]ig5\?"
:0
* ^Subject:[ -~]*[^ -~]+\
|^Subject:[ ]*=\?[bB]ig5\?
{ JFMATCH="$JFSEC: Subject contains data in non-western charset"
INCLUDERC=$JFDIR/junkfilter.match }

# ===============================================

Hope it's useful to some.

Dave






Wed Sep 8, 2004 3:57 pm

dkuhlman1001
Offline Offline
Send Email Send Email

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

I get a lot of spam with a subject line that contains characters from a non-Western character set. Since I can't read them, it's SPAM to me. Here is a recipe...
dkuhlman1001
Offline Send Email
Sep 8, 2004
3:58 pm
< Prev Topic  |  Next Topic >
Advanced

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