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 364 - 393 of 752   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
364
Phil, If you mearly added the lockergame.org to the file called white, then used the jf Build utility (i.e. ./jf build all or ./jf build white), the utility...
Albert E. Whale
aewhale@...
Send Email
Jan 1, 2002
2:52 pm
365
... Ah - thanks! I didn't realize the build process was involved. Is this documented somewhere? There are probably other components I should be doing this...
Phil Glatz
phil@...
Send Email
Jan 1, 2002
5:43 pm
366
Phil, I had the same problem when I started to use the tool. Try using the ../jf build all command to find all of the files effected! ... -- Albert E. Whale -...
Albert E. Whale
aewhale@...
Send Email
Jan 1, 2002
6:37 pm
367
On Tue, 1 Jan 2002, Albert E. Whale wrote: The bottom line why nothing was being filtered. My white file had blank lines in it, so everything match the white...
Phil Hunt
phil@...
Send Email
Jan 1, 2002
7:19 pm
368
Hello! We are trying to set up junkfilter for a userbase of about 1000 people, and I am running into a couple of problems. I am having trouble finding a way to...
lightfoot7418
Online Now Send Email
Jan 2, 2002
2:52 am
369
Hi, We use junkfilter on a site-wide basis for all users -- they don't get their own .procmailrc file. There is just one system-wide procmailrc file that...
Jeff Earickson
jaearick@...
Send Email
Jan 2, 2002
2:55 pm
370
Jamie, ... If you have gotten the software to work individually, then you can place the .procmailrc script in the /etc/procmailrc location. The .junkfilterrc...
Albert E. Whale
aewhale@...
Send Email
Jan 2, 2002
7:32 pm
371
... 1. cd /usr/ports/mail/junkfilter && make install clean # yay freebsd 2. in each user's .procmailrc, include the $JFDIR location, the "call junkfilter" and...
Gregory Sutter
zer0es
Offline Send Email
Jan 2, 2002
7:49 pm
372
Greg, How about the improvements to jf to support individual User White Lists? -- Albert E. Whale - http://www.abs-comptech.com/aewhale.html ... ABS Computer...
Albert E. Whale
aewhale@...
Send Email
Jan 2, 2002
8:59 pm
373
... Is it not possible to use individual whitelists along with systemwide? It appears to work for me. I have a user ~/.junkfilterrc and at the top of it I put:...
Pollywog
pollywog001
Offline Send Email
Jan 2, 2002
9:06 pm
374
... I'll be merging Stefan's improvements as soon as I get time. Junkfilter is nearly last on the priority list, after: - finding a day job...
Gregory Sutter
zer0es
Offline Send Email
Jan 2, 2002
9:08 pm
375
... I just heard from some list server folks that it A) has many false positives on legitimate listserv email B) Munges up HTML mail something awful. Phil...
Phil Hord
phord
Offline Send Email
Jan 2, 2002
9:53 pm
376
... Andrew, Yes you have a White list. However, I am talking about Each User having their own Whitelist, in addition to the Global one you've created. I have...
Albert E. Whale
aewhale@...
Send Email
Jan 2, 2002
10:02 pm
377
... I have been testing with SpamAssassin and here are my responses to the above: A. True. They gotta improve this one. B. This is a feature that can be...
CertaintyTech - Ed He...
Ed.Henderson@...
Send Email
Jan 3, 2002
1:28 pm
378 CertaintyTech - Ed He...
Ed.Henderson@...
Send Email
Jan 3, 2002
2:02 pm
379
... Thanks for the critic Ed. Sounds like a lot of the features within Junkfilter..... I think I will stay with what is already working, and I can add...
Albert E. Whale
aewhale@...
Send Email
Jan 3, 2002
2:26 pm
380
I am trying to install junkfilter to a redhat7.1 server. Procmail is installed fine, but the junkfilter installation doesn't work. When I get to the step...
David Erdman
erd_dog
Offline Send Email
Jan 9, 2002
1:46 am
381
... I just had that happen to me. if you look inside the build script, you'll see that the "build all" command is slightly broken, it executes a sequence of...
Miles Fidelman
mfidelman@...
Send Email
Jan 9, 2002
2:14 am
382
... or go in and edit jf, and add a full path to the command, i.e.: $JFDIR/jf build addresses since $JFDIR is established as the path earlier in the script,...
Phil Glatz
phil@...
Send Email
Jan 9, 2002
2:44 am
383
I tried that and it now gives [root@junkfilter]# ./jf build addresses ./jf: /usr/local/etc/junkfilter/jf-addresses: No such file or directory cat:...
erd_dog
Offline Send Email
Jan 9, 2002
4:06 am
384
I edited the jf file and set my JFDIR to its correct path in the command if [ ! $JFDIR ]; then JFDIR=/home/somewhere/junkfilter is this the right place? It...
erd_dog
Offline Send Email
Jan 9, 2002
4:18 am
385
... Did you get it from CVS or from an archive? It seems to me that after I check it out of CVS, then edited the various files as instructed in the ...
Michael Westbay
westbaystars
Offline Send Email
Jan 9, 2002
5:47 am
386
I got the current release from the http://junkfilter.zer0.org/ page. I believe you must have made the Make file as I did not see the reqs for one. Make is...
erd_dog
Offline Send Email
Jan 9, 2002
4:39 pm
387
My whitelist seems to not work for all circumstances. As an example, I subscribe to an open source newsletter that gets blocked because of its sending domain....
Phil Glatz
phil@...
Send Email
Jan 9, 2002
6:43 pm
388
I've found that the whitelist rule that is used by default is restrictive. I like to be able put words like "toastmaster" in it, which do appear in the subject...
Mark J. Bynum
smileyj06
Offline Send Email
Jan 9, 2002
7:12 pm
389
... Stefan, I've committed your changes. Thanks! ... revision 1.8 date: 2002/01/11 12:45:08; author: gsutter; state: Exp; lines: +17 -1 per-user white list...
Gregory Sutter
zer0es
Offline Send Email
Jan 11, 2002
1:18 pm
390
... Although it's not stated very clearly, it says in the docs: Be sure that $JFDIR is set in your current session, and use the "jf" utility to parse the data...
Matt Perry
matt@...
Send Email
Jan 11, 2002
5:28 pm
391
A bit of background first.. Running Procmail 3.22, FreeBSD 4.5 PreRELEASE. Aquired my source of JunkFilter via the anon CVS server. (I liked the fact that it...
jtwoodstock
Offline Send Email
Jan 13, 2002
3:04 pm
392
We are running FreeBSD 3.4 as a system wide install, and have had some requests from some people interested in using it in their mailing lists that we host....
lightfoot7418
Online Now Send Email
Jan 13, 2002
3:24 pm
393
I am having some trouble with junkfilter blocking a user's mail they are getting from a particular mailing list. We are running FreeBSD 3.4. I have it...
lightfoot7418
Online Now Send Email
Jan 13, 2002
3:35 pm
Messages 364 - 393 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