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
Messages 691 - 720 of 752   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
691
OK: this is killing me. I've tried to write a simple header-user recipe that blocks this spam message (since it fails every other test in the JF repetoire)...
Todd Boss
boss@...
Send Email
May 5, 2003
3:19 pm
692
... Don't forget to set JF_USER=1 in junkfilter.config......
John Schubert
schubert13
Offline Send Email
May 5, 2003
5:09 pm
693
Recently I've noticed a pattern in mails that are defeating the junkfilter. Spammers are embedding HTML comments in the middle of words that should be caught. ...
Kevin Ring
kring@...
Send Email
May 8, 2003
2:59 pm
694
One way could be to have procmail send each message first for processing as you describe (which could be done by your external program which then resubmits it)...
Ralph Huntington
rjh@...
Send Email
May 8, 2003
3:12 pm
695
Lynx can act as a filter to display html mail on a terminal or redirected in to a file but I am not sure how to harness this for junkfilter. The ultimate...
Martin McCormick
martin@...
Send Email
May 8, 2003
4:05 pm
696
... I'd probably suggest that "stripping HTML for every message" is exactly what you need to do. I accept HTML-email from people in my whitelist only; all ...
RichGB
rgball99
Offline Send Email
May 8, 2003
5:03 pm
697
Rich: Your strategy sounds very much like what I'd like to do, but getting it all configured properly is stalling me. Would you consider sharing your...
tom sgouros
tomss@...
Send Email
May 8, 2003
5:16 pm
698
... Yup. So I updated my filters so that an HTML comment in the middle of a word flags the email as spam. I've seen HTML comments in emails composed by MUAs...
Eric S
ejs@...
Send Email
May 8, 2003
6:11 pm
699
Great. So, can we get this particular feature implemented in a future JF release? Actually; non spam-specific question. Shortly after the demise of the ...
Todd Boss
boss@...
Send Email
May 8, 2003
6:21 pm
700
Thanks for the tip Eric. I just added a rule to my procmailrc and it's already caught garbage. Here's what I did, maybe it'll help someone else, ... *...
Kevin Ring
kring@...
Send Email
May 8, 2003
7:03 pm
701
I am a grateful junkfilter user, but I am having to abandon it for better methods. It is probably time for most of us to consider awarding it some medals,...
Richard J Kinch
truetex_com
Offline Send Email
May 9, 2003
11:06 am
702
... Sure. In the .procmailrc I first sort out all the "known to be good" mail (email lists, etc.) before using JF (no sense wasting cycles) then... # store a...
RichGB
rgball99
Offline Send Email
May 9, 2003
1:11 pm
703
Man, i have a hard time believing you've got a 10% failure rate using junkfilter, at the same time where i've got almost a 100% success rate. I don't get 300...
Todd Boss
boss@...
Send Email
May 9, 2003
2:22 pm
704
... I've been using spamprobe, another Bayesian filter, for about 6 months. You can see my spam counts at http://www.phord.com/spam/ I don't list "false...
Phil Hord
phord
Offline Send Email
May 9, 2003
3:23 pm
705
Hi, While I still use junkfilter, it only traps 30-40 spams a day at best for me -- mostly because I have so much anti-spam stuff upstream. I'm a big mail of...
Jeff A. Earickson
jaearick@...
Send Email
May 9, 2003
7:50 pm
706
I was about to add the RE to trap words with html directives in them, but I am not sure enough of what I am doing yet. It looks like this belongs in bodychk. ...
Martin McCormick
martin@...
Send Email
May 9, 2003
9:40 pm
707
... I wasn't sure whether is was OK to mention SpamAssassin here ;-), but since you did... I run junkfilter and SpamAssassin on all incoming email. What ...
Johann Schubert
schubert13
Offline Send Email
May 9, 2003
10:04 pm
708
... [...] Maybe also a useful hint for anybody fighting spam: http://www.eleven.de/ They commercially offer a flexible, very configurable spam filtering ...
Martin Ramsch
m.ramsch@...
Send Email
May 9, 2003
10:49 pm
709
On Fri, 09 May 2003 16:08:26 -0500 ... in junkfilter.user There is a sample in the junkfilter.user-default file....
Pollywog
pollywog001
Offline Send Email
May 10, 2003
2:05 am
710
... Or in bodychk-user in $JFUSERDIR. Read the README, section 4, paragraph 4. :) Greg -- Gregory S. Sutter The best way to accelerate...
Gregory Sutter
zer0es
Offline Send Email
May 10, 2003
3:47 am
711
I installed the recipe in junkfilter.user that we have been discussing. ... * ^Content-type:(.*\<)?multipart * B ?? ^Content-transfer-encoding: base64 * B ?? !...
Martin McCormick
martin@...
Send Email
May 12, 2003
3:01 pm
712
... Martin, This particular test just looks for the MIME'ish "headers". If there is a multipart content header in the message's headers AND, in the body of the...
RichGB
rgball99
Offline Send Email
May 12, 2003
3:29 pm
713
On Mon, 12 May 2003 10:01:05 -0500 ... I am using that recipe and it has caught a few spams. Send me that spam ( to croak at shadypond d o t com) and we will...
Pollywog
pollywog001
Offline Send Email
May 12, 2003
4:43 pm
714
... Works fine on both my domains. Keep in mind if you forward the message, you will likely get an empty plain text part. That will cause the message to pass ...
Johann Schubert
schubert13
Offline Send Email
May 12, 2003
5:12 pm
715
On Mon, 12 May 2003 10:11:59 -0700 ... I forgot about that. The recipe does work for me, though, and right after that sample spam message, I received a spam...
Pollywog
pollywog001
Offline Send Email
May 12, 2003
7:35 pm
716
Lately, spammers seem to be getting wise to filtering, and I don't know how to write a recipe that will take care of Subject: headers that contain for example...
Pollywog
pollywog001
Offline Send Email
May 15, 2003
6:28 pm
717
... I'm using maildrop rather than procmail (still read this list though), so this may not be an exact match, but what I use (translated from maildrop ...
Eric S
ejs@...
Send Email
May 15, 2003
7:08 pm
718
On Thu, 15 May 2003 12:08:37 -0700 (PDT) ... Thanks, I think I can use something like that. -- Andrew...
Pollywog
pollywog001
Offline Send Email
May 15, 2003
10:47 pm
719
I use junkfilter and find it very useful. Howeevr, in order to reduce false positives on internal company email, I want a rule that says something like ...
phillipremaker
Offline Send Email
Jun 3, 2003
4:35 pm
720 Norman Brandinger
norm@...
Send Email
Jun 3, 2003
4:44 pm
Messages 691 - 720 of 752   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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