Hello all, I'm having a difficult to track down problem with junkfilter. The problem only happens when my whitelist checking is turned on. The problem is that...
mjb@...
Apr 9, 2001 12:08 pm
159
I have switched to using MAILDIR format for my mailboxes and this seems to be right when using maildir. # Take action if junkfilter caught a junkmail. ... *...
Ron 'The InSaNe One' ...
insane@...
May 7, 2001 7:19 pm
160
Hi, all. I got an interesting one get through the filter yesterday. The message is in Japanese, which junkfilter isn't too good with (yet), but I thought that...
Michael Westbay
westbay@...
May 24, 2001 11:56 pm
161
I saw this message last week but forgot to respond... This email list is pretty much defunct with several people asking questions but with no one answering...
Mark J. Bynum
mjb@...
May 31, 2001 10:03 am
162
... It doesn't seem defunct to me. One person asked a question, and they just got some help. Isn't that how these topical mailing list things are supposed to...
Gregory Sutter
gsutter@...
May 31, 2001 6:08 pm
163
http://sourceforge.net/projects/junkfilter/ http://junkfilter.zer0.org/ This release isn't due to any new features; it is a general update and the first...
Gregory Sutter
gsutter@...
May 31, 2001 6:11 pm
164
... That's a shame. junkfilter has helped save my sanity since my e-mail address has been up on the Web for 6 years. It really is a nice package. ... That's...
Michael Westbay
westbay@...
Jun 1, 2001 2:49 am
165
... Thanks, Michael! ... What are those spam agents? Is there any correlation between any of the character encodings and the legitimacy of the message? These...
Gregory Sutter
gsutter@...
Jun 1, 2001 5:11 am
166
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...