Well, it looks like I woke up the list. That's a very good sign. ... The pre-processed (i.e. need to be or-ed (|) together) list of frequent Japanese spam...
Michael Westbay
westbay@...
Jun 1, 2001 11:47 am
167
As I said earlier, in the spirit of helping others, I'm posting my spam log scripts. For some explanation: Both of these files are located in my ~/bin...
Michael Westbay
westbay@...
Jun 1, 2001 12:19 pm
168
... Ok, maybe it was a rash judgment but I've been a member since February and since March 1 I've been the only one responding before this message. There were...
Mark J. Bynum
mjb@...
Jun 1, 2001 12:25 pm
169
I would love to get the white list feature working. Does that work in the latest version? Is its use documented? Thanks in advance. - Ralph...
Ralph Huntington
rjh@...
Jun 1, 2001 1:37 pm
170
... I just want to echo that sentiment and to say thanks for a great program. It has made my life a lot more pleasant. The Internet community owes you a debt...
Ralph Huntington
rjh@...
Jun 1, 2001 1:45 pm
171
... I've been a member longer than that, but I'm not a procmail expert and I don't feel qualified to respond to most of the questions. I read the list to...
Ralph Huntington
rjh@...
Jun 1, 2001 1:49 pm
172
The theory behind the whitelist, named jf-white is that whatever regular expressions you put in that file will not be filtered. For example if you put: ...
Mark J. Bynum
mjb@...
Jun 1, 2001 2:00 pm
173
Michael, What I have doesn't do the automatic deletions like you have but it is simpler. My procmail filter writes to a log file that is sent to me daily; it...
Mark J. Bynum
mjb@...
Jun 1, 2001 2:14 pm
174
Thanks for the information, Mark. What you say prompts another question, though. If regular expressions in the jf-white file are not filtered and if I place my...
Ralph Huntington
rjh@...
Jun 1, 2001 2:38 pm
175
... A very good question, I believe the whitelist rules try to guard against this, by checking the From and not the To but I've stared at the regex for hours...
Mark J. Bynum
mjb@...
Jun 1, 2001 3:03 pm
176
... I have added all three of those to junkfilter.one, and have checked it into the CVS repository. Thanks! ... I'm really not sure how to handle that. It...
Gregory Sutter
gsutter@...
Jun 1, 2001 7:21 pm
177
... The whitelist does not guard against this. Here's a quick ... * $ ${JFVER}\/${JFLIST}${JFVERR} { JFSTATUS=1 JFMATCH="$JFSEC: $MATCH"...
Gregory Sutter
gsutter@...
Jun 1, 2001 7:31 pm
178
... Agreed. This is something that my script needs to deal with. -- Michael Westbay Work: Beacon-IT http://www.beacon-it.co.jp/ Home:...
Michael Westbay
westbay@...
Jun 2, 2001 1:23 am
179
By popular demand (ok, demand of 1) attached is my junkfilter.user. Running a diff from the standard junkfilter.user (junkfilter.user-default renamed to...
Mark J. Bynum
mjb@...
Jun 3, 2001 3:05 am
180
Thank you. Mark! ;-)...
Ralph Huntington
rjh@...
Jun 3, 2001 11:19 am
181
We get a huge amount of spam, with message-ids that are local, from non local email. Im sure junkfilter will block many/most of these anyway, but there really...
Shawn Ramsey
shawn@...
Jun 7, 2001 6:55 pm
182
This is part of ruleset three, do you have it turned on? ... Mark...
Mark J. Bynum
mjb@...
Jun 7, 2001 7:09 pm
183
... Yes I do. I am on a mailing list that is not spam, but has a local message-id. Here are the headers : From...
Shawn Ramsey
shawn@...
Jun 7, 2001 9:33 pm
184
Shawn, I get mail from them too. I have to put it in my whitelist for it not to be junked look at my headers: Received: from chewbacca2.yesmail.net...
Mark J. Bynum
mjb@...
Jun 8, 2001 4:37 am
185
I hope this isn't another painfully obvious question... but. Do the entries in the whitelist have to be an email address, or can it be an entire domain? Or...
Shawn Ramsey
shawn@...
Jun 8, 2001 8:52 pm
186
A few questions: I there a faq? I don't understand why there is a file 'headers' as well as a file 'jf-headers' or what each does. Can anyone lend any insight...
Jim Lang
jf@...
Jun 8, 2001 9:11 pm
187
When I send a message to junkfilter-misses, what exactly is it looking for to let it through? Is it just grepping the header or the body, too? I ask because...
Matt Perry
matt@...
Jun 8, 2001 10:02 pm
188
... They are regular expressions (procmail's specific subset of POSIX regular expressions), so are extremely flexible. You could put a domain name, an email...
Gregory Sutter
gsutter@...
Jun 13, 2001 1:08 am
189
... Nope. That would be a good thing for someone who is learning about junkfilter to build, though. Hint hint to all. ... Sure. The files 'headers', 'ip',...
Gregory Sutter
gsutter@...
Jun 13, 2001 1:17 am
190
On Tue, 12 Jun 2001 18:07:53 -0700 Gregory Sutter <gsutter@...> wrote: You'll notice that the 'jf' script ... Interesting... does that mean I can use this...
Pollywog
croak@...
Jun 13, 2001 1:22 am
191
On Tue, 12 Jun 2001 18:17:19 -0700 ... I had no idea I could do that. Thanks for that info. -- Andrew...
Pollywog
croak@...
Jun 13, 2001 1:25 am
192
... That's a good question. Up until recently, it was read manually, so I just deleted messages that didn't have the information. I don't care to read other...
Gregory Sutter
gsutter@...
Jun 13, 2001 1:30 am
193
... Can you write a couple paragraphs of documentation about that? For now, just something I can put into the README file under a "Customizing junkfilter"...
Gregory Sutter
gsutter@...
Jun 13, 2001 1:33 am
194
On Wed, 13 Jun 2001 01:20:48 +0000 ... Nevermind this one... you already answered my question. Thanks again -- Andrew...
Pollywog
croak@...
Jun 13, 2001 1:55 am
195
On Tue, 12 Jun 2001 18:33:51 -0700 ... You already did... ========================================================================================= The lists,...