I am having trouble with Junkfilter under Mitel SME Server 5.5. Anyone else running it under 5.5? Has anyone confirmed if it is compatible with 5.5?...
I've been using junkfilter with some success on my Unix email account. I was wondering if there is a good method to integrate it with vacation or something...
Hi Rick, Since the .forward file is processed before the procmail recipes, the best bet is probably to forget .forward (and thus the vacation program) and use ...
Ralph Huntington
rjh@...
Jul 17, 2002 5:39 pm
588
Here are some config ideas for a vacation autoresponder that works with junkfilter. The autoresponder is procmail based and does not use a .forward file or the...
Ralph Huntington
rjh@...
Jul 17, 2002 6:10 pm
589
Hello Ralph... Thanks for the example... I have a few questions... -- ... Is the joe@d... procmail syntax, or is that shorthand for the real email address?...
... You're welcome. See below... ... That's your email address. In one example, I had 'joe@...' to represent the address that was automatically...
Ralph Huntington
rjh@...
Jul 17, 2002 7:39 pm
591
This has turned into a procmail discussion and that is off-topic. Anyone who wants more info should take it to private email, okay? -=r=-...
Ralph Huntington
rjh@...
Jul 17, 2002 8:14 pm
592
Greg, Can you update the CVS repository with the fix to the problem in junkfilter.one that we identified 6/22? It relates to the JFBADMAILER syntax error.. ...
Hi, I have a suggestion for a slight modification to one of the lines in bodychk. (line 22 in v2.25) If you change... (be|get|rec(ei|ie)ved?|see)(ing)? ...
I'm trying to add all addresses at certain domains to the whitelist. I've tried using the wildcard character, i.e. *@..., but that doesn't seem to work....
On Sat, 3 Aug 2002 20:15:05 +0100 ... That works for me until they start adding subdomains: subdomain.domain.com so I do it like this: (.*\.)?domain.com that...
Hi, Is it possible to set up a per-user whitelist under junkfilter? The documentation makes me think this is possible, but I am unclear as to how to set it...
J. Russell Woodman
russ@...
Aug 5, 2002 1:15 pm
600
Is the goal of the junkfilter white list to pass-through messages with the "white" addresses appearing *anywhere* in the email or is it to allow only those...
... The whitelist supports multiple uses by being more general. It can be used to whitelist all mail sent to a "special" unpublished address, or from...
... Thanks Greg. Now that I understand the idea behind your implementation I can work with it more effectively. Rich -- richard_ball@... (I regret the...
After updating my Junkfilter kit to the May 19 version I began noticing corrupt mail boxes. These had truncated "From" lines that were cut to "rom"....
James Ervin
listuser@...
Aug 6, 2002 5:36 pm
605
On Tue, 06 Aug 2002 13:25:04 -0400 ... I recall having this problem also. I set Procmail to verbose logging and I discovered which Junkfilter rule was at...
While setting up junkfilter, I noticed something odd. I had it working perfectly, then I added about 150 email addresses to the whitelist. As soon as I did...
I had this problem once and I found that I had left a blank line at the bottom of the whilelist. You might want to check to see if that's what happened. You...
Kevin Ring
kring@...
Aug 7, 2002 4:35 pm
608
Kevin, That makes perfect sense. I bet that was the problem. I'll give it a try again. Thanks! David ... the ... what ... got ... working ... whitelist. As...
Kevin, Well I added the addresses (200 of them) back in and it quit working again. I made sure there was no blank line at the end this time. As soon as I...
... I have dropped back to May 21 2001 as that was the only older version I had. I think it was the dangerous file attachment stuff that was getting me. I...
James Ervin
listuser@...
Aug 7, 2002 5:45 pm
611
... There is no such limitation. Have you seen the size of the domains file? :) I would guess that your whitelist has a broken regex in it somewhere, or...
... I know of no such bug in junkfilter. How could there be; junkfilter doesn't modify the message at all! Please provide details if you discover that some...
Hello, I am new with Junkfilter; however, I know something about Procmail and Unix/BSD. I would like to try Junkmail on a FreeBSD machine. I have an account on...
brt- I am fairly new to junkfilter too. However, I did notice the README file has instructions there to setup your personal filter. Its #4...here is a small...