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@...
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@...
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@...
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@...
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...
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@...
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@...
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...
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@...
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:...
... 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...
... 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@...
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@...
Jan 3, 2002 1:28 pm
378
CertaintyTech - Ed He...
Ed.Henderson@...
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@...
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...
... 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@...
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@...
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:...
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...
... 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 ...
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...
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@...
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...
... 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@...
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...
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....
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...