Is there documentation on how the white-user file works (other than trying to decipher the procmail rules)? I hate bringing dumb questions like this to the...
Phil Glatz
phil@...
Jan 2, 2003 9:02 pm
656
hello.. I found junkmail-filter almost by accident and since I became really interested in procmail recipes recently I thought I should say "hi.. or...
In case anyone used the recipe at http://agriroot.aua.gr/~nikant/nkvir-rc (if you like to put it in junkfilter please do so) there is a major update. I had to...
... documentation is ... would ... direction ... I just updated to the latest version of junkfilter and it looks like this problem is still there. Is there an...
I think it works if you do "make jf-bodychk-user", or "make user-lists". The documentation is still broken, though. -tom ... http://sgouros.com...
tom sgouros
tomss@...
Jan 9, 2003 5:50 am
660
... If you updated to the latest CVS version, then you can follow the instructions in the README (section 4, paragraphs four and five). If not, please go to...
Hello, I am sure junkfilter is working correctly, but I am seeing a behavior I do not like. I have specific addresses listed in the white list (user@domain)....
On 11 Jan 2003 22:58:28 -0600 ... This has happened to me, and I solved it by putting the full header in my white list: From:.*user@... for example....
Junkfilter 20030115 has been released. There are no particular functionality leaps in this, only tweaks. http://sourceforge.net/projects/junkfilter/ ...
For the first time in months some spam is busting through my junkfitler. These spammers are evil. I am so tired of them. Can anyone make sense of this...
... I moved to a new server recently and I never got around to installing jf again. I installed spamprobe instead and it's been remarkably effective. It's...
Ok, I'm finally getting around to installing the latest version... The one I had before used "jf build all"... the latest one (as downloaded from the website)...
... No, I dont think that is it.... if [ ! $JFDIR ]; then JFDIR=/usr/local/etc/junkfilter if [ ! -r $JFDIR/junkfilter.config ]; then echo "Error: please set...
I have installed junkfilter and it appears to be tagging the headers in the emails correctly but the recipe in the procmailrc.sample file doesn't appear to...
Hello, I'm trying to make an easy way for my users to add a spam email account to the "addresses-user" file so it gets blocked by junkfilter the next time. My...
Effective immediately, I'm closing and removing the junkfilter-misses address, by which users could submit back spam that had made it past junkfilter. This...
Greg, Don't give up the ship! PLEASE! I use junkfilter for subscription based rules, adding users per subscription request. By quantum leap, how about an...
Albert E. Whale, CISSP
aewhale@...
Mar 24, 2003 8:13 pm
674
Actually, it seems to me there's just one type of email that's been slipping through. They're html-only mails but with a completely blank Mime text session...
boss
boss@...
Mar 24, 2003 8:13 pm
675
On Mon, 24 Mar 2003 12:14:24 -0800 (PST), boss wrote ... I either don't get these or they're being caught by another ruleset. When you get another please send...
... I'm not quitting junkfilter, I'm just closing that list. It has been of no use to me for quite a while, and is a waste of time for the submitters. The...
I just upgraded Junkfilter but I am using the same jf-* files as before and still get "invalid regex" errors. Could the errors be in my user files (the jf-*...
... That error is from junkfilter.four, where the second MIME level matcher is causing an error because the MIME boundary of that message is "=.4g(TgY?K9_zHZk"...
... Thanks, I reinstalled Junkfilter and I don't see the error, since Junkfilter.four is disabled. I still don't have jf-ip working at all, and I suppose it...
I am developing a desktop spam filter software and its plugin for outlook & outlook express. On this regard, please give me some new ideas to handle & filter...
Kannan
kanna@...
Apr 6, 2003 10:35 am
681
Is there a way I can cause all the spam to be deposited in to a mh folder instead of all being concatenated in to one long file? That way I can keep count of...
Martin McCormick
martin@...
Apr 11, 2003 7:51 pm
682
This sends it to an mh folder called junkmail. # Deal with mail that junkfilter has flagged. ... * JFEXP ?? . { # Mark as spam ... -i "X-Spammer: $JFEXP" \ -i...
tom sgouros
tomss@...
Apr 11, 2003 8:24 pm
683
... Tom, That recipe does not take the whitelist into account, and will actually cause whitelist entries to send matching mail to the spam folder. To make it...
Hi Greg: Thanks for the clarification. I actually have installed the very thing you suggest (it's in the junkfilter README), but for some reason whitelist...