RE: [SAtalk] Custom Subject rules not being picked up

2004-01-20 Thread Chris Thielen
On Tue, 2004-01-20 at 14:41, David Logan wrote: > Thanks guys.. > Made the change and also I run spamassassin with mimedefang and I reread > the mimedefang file - now seems to work !! > Cheers. > > Example: > > header SUBJECT_VICODIN Subject =~ /\bvicodin\b/ > > describe SUBJECT_VICODIN Mention

RE: [SAtalk] Custom Subject rules not being picked up

2004-01-20 Thread David Logan
Thanks guys.. Made the change and also I run spamassassin with mimedefang and I reread the mimedefang file - now seems to work !! Cheers. -Original Message- From: Jennifer Wheeler [mailto:[EMAIL PROTECTED] Sent: 20 January 2004 14:32 To: [EMAIL PROTECTED] Subject: RE: [SAtalk] Custom

Re: [SAtalk] Custom Subject rules not being picked up

2004-01-20 Thread Matt Kettler
Are you sure you want that rule to be case sensitive, lower-case only? try header SUBJECT_VICODIN Subject =~ /\bvicodin\b/i (note the added i at the end) At 11:48 AM 1/20/04 +, David Logan wrote: header SUBJECT_VICODIN Subject =~ /\bvicodin\b/ describe SUBJECT_VICODIN Mentions vicodin scor

RE: [SAtalk] custom filter rules

2004-01-04 Thread Yackley, Matt
Hi Cami, Maybe not rulesets, but plenty of extra rules... Read through the rest of Chris' site at http://www.merchantsoverseas.com/wwwroot/gorilla/sa_rules.htm and http://www.exit0.us HTH, matt -Original Message- From: [EMAIL PROTECTED] on behalf of cami Sent

Re: [SAtalk] Custom Rules

2003-12-04 Thread David B Funk
On Wed, 3 Dec 2003, Fred I-IS.COM wrote: > Just a minor correction, > > try this: > > header__BLOCKTOFFICEOUTTo =~ /[EMAIL PROTECTED]/i > header__BLOCKFOFFICEOUTFrom =~ /[EMAIL PROTECTED]/i > metaBLOCK_MY_OFFICE(__BLOCKTOFFICEOUT && !__BLOCKFOFFICEOUT) > describeBLOCK

Re: [SAtalk] Custom Rules

2003-12-03 Thread Fred I-IS.COM
Just a minor correction, try this: header__BLOCKTOFFICEOUTTo =~ /[EMAIL PROTECTED]/i header__BLOCKFOFFICEOUTFrom =~ /[EMAIL PROTECTED]/i metaBLOCK_MY_OFFICE(__BLOCKTOFFICEOUT && !__BLOCKFOFFICEOUT) describeBLOCK_MY_OFFICENo E-mail to alias from outside scoreBLO

Re: [SAtalk] custom rules >> local.cf

2003-10-21 Thread Matt Kettler
At 07:50 AM 10/21/2003, Thomas Kinghorn wrote: Do all custom rules have to be added to the /etc/mail/spamassassin/local.cf file OR can a seperate .cf file be placed in the spamassassin directory? SA will by default parse *.cf in /etc/mail/spamassassin. Thus, you can put them in a separate CF file

RE: [SAtalk] custom rules >> local.cf

2003-10-21 Thread Colin A. Bartlett
Thomas Kinghorn Sent: Tuesday, October 21, 2003 7:50 AM > Do all custom rules have to be added to the /etc/mail/spamassassin/local.cf > file OR can a seperate .cf file be placed in the spamassassin directory? They can be in any .cf file within the /etc/mail/spamassassin folder. cheers, Colin Co

RE: [SAtalk] custom rules >> local.cf

2003-10-21 Thread Dallas L. Engelken
> -Original Message- > From: Thomas Kinghorn [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 21, 2003 6:50 AM > To: Spamassassin-Talk (E-mail) > Subject: [SAtalk] custom rules >> local.cf > > > Hi List. > > Just a quick question. > > Do all custom rules have to be added to the > /e

Re: [SAtalk] custom rules >> local.cf

2003-10-21 Thread Patrick Morris
Thomas Kinghorn wrote: Hi List. Just a quick question. Do all custom rules have to be added to the /etc/mail/spamassassin/local.cf file OR can a seperate .cf file be placed in the spamassassin directory? Either will probably work, but it depends a bit on how you call SpamAssassin. Generally

RE: [SAtalk] custom rules >> local.cf

2003-10-21 Thread Bill Polhemus
Yes. William L. Polhemus, Jr. P.E. Polhemus Engineering Company Katy, Texas USA -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Kinghorn Sent: Tuesday, October 21, 2003 6:50 AM To: Spamassassin-Talk (E-mail) Subject: [SAtalk] custom rules >> local.

Re: [SAtalk] custom rules >> local.cf

2003-10-21 Thread Fred I-IS.COM
Yes, any *.cf file in that directory will be parsed for rules / config options. Frederic Tarasevicius Internet Information Services, Inc. http://www.i-is.com/ Thomas Kinghorn wrote: > Hi List. > > Just a quick question. > > Do all custom rules have to be added to the > /etc/mail/spamassassin/lo

RE: [SAtalk] Custom Rules - HTML and Line Breaks

2003-10-09 Thread Larry Gilson
Thanks Chris! --Larry > -Original Message- > From: Chris Santerre [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 09, 2003 10:59 AM > To: 'Larry Gilson' > Cc: Spamassassin-Talk (E-mail) > Subject: RE: [SAtalk] Custom Rules - HTML and Line Breaks &g

RE: [SAtalk] Custom Rules - HTML and Line Breaks

2003-10-09 Thread Chris Santerre
You are correct. MK (I think) has a rule like this submitted to the Emporium and it hits just like you described. I don't know of anyway around this. Chris Santerre System Admin and SA Custom Rules Emporium keeper http://www.merchantsoverseas.com/wwwroot/gorilla/sa_rules.htm "A little nonsense

RE: [SAtalk] Custom RBL Database

2003-10-08 Thread Matt Kettler
At 10:48 AM 10/8/03 -0400, Jennifer Fountain wrote: So, I have to use a reverse not a forward zone? Here is what I have currently: Well, it's a forward zone.. note that the records returned are A records, not PTR.. However, the queries are built in a reverse-dns style, kind of like how "in-addr.

RE: [SAtalk] Custom RBL Database

2003-10-08 Thread Jennifer Fountain
via host identified via rbl.rbinc.com tflags RVCD_LOC_RBL NET score RVCD_LOC_RBL 6.00 Does this look correct? Jenn -Original Message- From: Matt Kettler [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2003 11:07 AM To: Jennifer Fountain; [EMAIL PROTECTED] Subject: Re: [SAtalk] Custom

Re: [SAtalk] Custom RBL Database

2003-10-07 Thread Matt Kettler
At 10:37 AM 10/7/03 -0400, Jennifer Fountain wrote: I am creating my own RBL (http://www.exit0.us/index.php/CustomRBLs) and need guidance on creating the actual db. Does anyone have a sample rbl db they can send me or direct me to a url? RBLs are served as DNS zones and not as ordinary databases..

Re: [SAtalk] Custom RBL Database

2003-10-07 Thread Frank Pineau
www.blackholes.us has ISC-BIND format zone files you can download. FP On Tue, 2003-10-07 at 09:37, Jennifer Fountain wrote: > I am creating my own RBL (http://www.exit0.us/index.php/CustomRBLs) and > need guidance on creating the actual db. Does anyone have a sample rbl > db they can send me or

Re: [SAtalk] Custom RBL

2003-09-12 Thread Daniel Quinlan
Fred wrote: >> See this page: >> http://www.exit0.us/index.php/CustomRBLs Frank Pineau <[EMAIL PROTECTED]> writes: > Sweet. Exactly what I needed. Thanks. You can also read Mail::SpamAssassin::Conf (look for the string "check_rbl") and read the examples in the 20_dnsbl_tests.cf file that ship

Re: [SAtalk] Custom RBL

2003-09-12 Thread Frank Pineau
Sweet. Exactly what I needed. Thanks. On Fri, 12 Sep 2003, Fred I-IS.COM wrote: > See this page: > http://www.exit0.us/index.php/CustomRBLs > --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _

Re: [SAtalk] Custom RBL

2003-09-12 Thread Fred I-IS.COM
See this page: http://www.exit0.us/index.php/CustomRBLs Frederic Tarasevicius Internet Information Services, Inc. Frank Pineau wrote: > Is there any way to make SA check other RBL's? Ever since the demise > of Osirusoft, I've been using my own RBL zone file on my DNS server, > but I'd like to

RE: [SAtalk] Custom Rules - spamd

2003-08-27 Thread Larry Gilson
Hey Chris, > -Original Message- > From: Chris Santerre > See why I don't need bayes or net tests ;) I catch 99% of > spam. I've had a breakthru today that should catch the ones > that have been sneaking in. (Matt and JMason, the doc I sent > you guys has a pattern in the Message-ID he

RE: [SAtalk] Custom Rules - spamd

2003-08-27 Thread Chris Santerre
> -Original Message- > From: Larry Gilson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 27, 2003 10:24 AM > To: 'Chris Santerre'; spamassassin_list > Subject: RE: [SAtalk] Custom Rules - spamd > > > Hi Chris, > > > -Original Messag

RE: [SAtalk] Custom Rules - spamd

2003-08-27 Thread Larry Gilson
Hi Chris, > -Original Message- > From: Chris Santerre > Nope, sorry. Didn't catch that. THey are run from seperate cf > files in the /etc/mail/spamassassin dir. They are run for the > entire company! Every bit of email that enters company is > subject to all of these rules. Matt's rul

RE: [SAtalk] Custom Rules - spamd

2003-08-27 Thread Chris Santerre
> -Original Message- > From: Bart Schaefer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 26, 2003 10:48 AM > To: spamassassin_list > Subject: RE: [SAtalk] Custom Rules - spamd > > > On Tue, 26 Aug 2003, Chris Santerre wrote: > > > > -Ori

RE: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Bart Schaefer
On Tue, 26 Aug 2003, Chris Santerre wrote: > > -Original Message- > > From: Larry Gilson [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, August 26, 2003 12:58 AM > > > > Do you have a feel for the number of rules that would need to be > > in user_prefs to have a significant impact on perform

RE: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Chris Santerre
> -Original Message- > From: Larry Gilson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 26, 2003 10:08 AM > To: 'Chris Santerre'; 'Matt Kettler'; spamassassin_list > Subject: RE: [SAtalk] Custom Rules - spamd > > > > > >

RE: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Larry Gilson
Hi Tom, You can find it here: http://www.wot.no-ip.com/show.me/Projects/Blocklist/ --Larry > -Original Message- > From: Tom Meunier > A google of [reg2rule] and [reg2rule.pl] brings up nada. > Throw me a bone? --- This SF.net

RE: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Larry Gilson
> -Original Message- > From: Chris Santerre > I'm not sure about performance loss. I have every rule (That isn't a > duplicate) in the SA rule emporeum running now. Plus all the > evil domains generated by reg2rule.pl, plus more custom ones I > haven't put on the Emporeum yet. I say I h

RE: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Larry Gilson
Thanks Matt! Points well taken. As I only use SA on a gateway with very limited access, I have not been too worried about the potential spamd exploit. However, user_prefs is not my first choice. In fact, I would rather use local.cf with spamd. I just don't like the idea of restarting spamd eve

RE: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Tom Meunier
, 2003 8:12 AM > To: 'Larry Gilson'; 'Matt Kettler'; spamassassin_list > Subject: RE: [SAtalk] Custom Rules - spamd > [ ] > evil domains > generated by reg2rule.pl, plus more custom ones I haven't put on the [ ] -

RE: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Chris Santerre
> -Original Message- > From: Larry Gilson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 26, 2003 12:58 AM > To: 'Matt Kettler'; spamassassin_list > Subject: RE: [SAtalk] Custom Rules - spamd > > > Thanks Matt! I hope this question is not too igno

Re: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Kai MacTane
At 8/25/03 09:05 PM , Larry Gilson wrote: I have not had much call to create custom rules. I just started experimenting with rules and I noticed that the rules were not checked unless I first restarted spamd. Is this normal? Yes, this is normal. I understand v.2.60 can be given a HUP signal, like

Re: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Simon Byrnand
At 00:05 26/08/2003 -0400, Larry Gilson wrote: I have not had much call to create custom rules. I just started experimenting with rules and I noticed that the rules were not checked unless I first restarted spamd. Is this normal? Yep. Regards, Simon

RE: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Larry Gilson
Thanks Matt! I hope this question is not too ignorant . . . Do you have a feel for the number of rules that would need to be in user_prefs to have a significant impact on performance relative to spamd with everything else being equal? I am just looking for a rough guess. I could imagine that the

Re: [SAtalk] Custom Rules - spamd

2003-08-26 Thread Matt Kettler
At 12:05 AM 8/26/03 -0400, Larry Gilson wrote: I have not had much call to create custom rules. I just started experimenting with rules and I noticed that the rules were not checked unless I first restarted spamd. Is this normal? Yes, local.cf and all of the /usr/share/spamassassin/*.cf files are

Re: [SAtalk] Custom header rules seemingly not triggered

2003-08-17 Thread Patrick Morris
Alex J. Avriette wrote: In /etc/mail/spamassassin/local.cf I have the following rules: [snip] X-Spam-Status: No, hits=3.5 required=4.0 tests=AMIKA_SPAM,HTML_70_80,MIME_HTML_ONLY,RCVD_IN_SBL version=2.55 Is there a problem with my rules, above? Or is it that sa isn't reading rules from local.cf?

Re: [SAtalk] Custom header rules seemingly not triggered

2003-08-17 Thread Alex J . Avriette
Is there a problem with my rules, above? Or is it that sa isn't reading rules from local.cf? I can't add this to my user_prefs because I'm using qmail with virtual domains so there aren't specific users I can use here. There doesn't seem to be any problems with those rules. Have you run spamassa

Re: [SAtalk] Custom header rules seemingly not triggered

2003-08-17 Thread Matt Kettler
At 02:07 PM 8/17/03 -0400, Alex J. Avriette wrote: Is there a problem with my rules, above? Or is it that sa isn't reading rules from local.cf? I can't add this to my user_prefs because I'm using qmail with virtual domains so there aren't specific users I can use here. There doesn't seem to be a

RE: [SAtalk] custom rules with mysql -- body BUG?

2003-07-29 Thread Adam Denenberg
t: Monday, July 28, 2003 7:20 PM > > To: SA-Talk > > Subject: Re: [SAtalk] custom rules with mysql -- body BUG? > > > > > > hmmm. actually this is having a problem working for body also. > > > > I do however get "Checking priveleged com

RE: [SAtalk] custom rules with mysql -- body BUG?

2003-07-29 Thread Dallas L. Engelken
> -Original Message- > From: Adam Denenberg [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2003 7:20 PM > To: SA-Talk > Subject: Re: [SAtalk] custom rules with mysql -- body BUG? > > > hmmm. actually this is having a problem working for body also. > >

Re: [SAtalk] custom rules with mysql -- body BUG?

2003-07-28 Thread Adam Denenberg
| 333 | NULL | +++- ++---+ On Monday, July 28, 2003, at 06:03 PM, Dallas L. Engelken wrote: -----Original Message- From: Adam Denenberg [mailto:[EMAIL PROTECTED] Sent: Monday, July 28, 2003 4:10 PM T

Re: [SAtalk] custom rules with mysql -- body BUG?

2003-07-28 Thread Adam Denenberg
ED] | score ADAM_TEST| 100 | 333 | NULL | +++- ++---+ On Monday, July 28, 2003, at 06:03 PM, Dallas L. Engelken wrote: -Original Message- From: Adam Denenberg [mailto:[EMAIL PROTECTED] Sent: Monday, July 28, 2003 4:10 PM To: Dallas L. Engelken Cc:

RE: [SAtalk] custom rules with mysql -- body BUG?

2003-07-28 Thread Dallas L. Engelken
> -Original Message- > From: Adam Denenberg [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2003 4:10 PM > To: Dallas L. Engelken > Cc: SA-Talk > Subject: RE: [SAtalk] custom rules with mysql > > > dallas, > > in order to make a rule like >

RE: [SAtalk] custom rules with mysql

2003-07-28 Thread Dallas L. Engelken
> -Original Message- > From: Adam Denenberg [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2003 4:10 PM > To: Dallas L. Engelken > Cc: SA-Talk > Subject: RE: [SAtalk] custom rules with mysql > > > dallas, > > in order to make a rule like >

RE: [SAtalk] custom rules with mysql

2003-07-28 Thread Adam Denenberg
, 2003-07-28 at 14:41, Dallas L. Engelken wrote: > > > -Original Message- > > > From: Adam Denenberg [mailto:[EMAIL PROTECTED] > > > Sent: Monday, July 28, 2003 1:28 PM > > > To: Dallas L. Engelken > > > Cc: SA-Talk > > > Subject: RE:

RE: [SAtalk] custom rules with mysql

2003-07-28 Thread Adam Denenberg
nenberg [mailto:[EMAIL PROTECTED] > > Sent: Monday, July 28, 2003 1:28 PM > > To: Dallas L. Engelken > > Cc: SA-Talk > > Subject: RE: [SAtalk] custom rules with mysql > > > > > > I am actually using prefs perfectly with the DB. > > > > My que

RE: [SAtalk] custom rules with mysql

2003-07-28 Thread Dallas L. Engelken
> -Original Message- > From: Adam Denenberg [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2003 1:28 PM > To: Dallas L. Engelken > Cc: SA-Talk > Subject: RE: [SAtalk] custom rules with mysql > > > I am actually using prefs perfectly with the DB. > >

RE: [SAtalk] custom rules with mysql

2003-07-28 Thread Adam Denenberg
I am actually using prefs perfectly with the DB. My question is if i can use the DB to create "rules" for users. Like putting something like header BAD_SUBJECT Subject =~ test score BAD_SUBJECT 3.0 stuff like that in the DB thanks adam On Mon, 2003-07-28 at 14:21, Dallas L. Engelken wrote:

RE: [SAtalk] custom rules with mysql

2003-07-28 Thread Dallas L. Engelken
> -Original Message- > From: Adam Denenberg [mailto:[EMAIL PROTECTED] > Sent: Monday, July 28, 2003 10:44 AM > To: SA-Talk > Subject: [SAtalk] custom rules with mysql > > > Hey guys, > > I am using SA 2.55 with mysql user prefs. > > Does anybody know if its possible to use per-dom

Re: [SAtalk] Custom Rules Forum? Listing?

2003-07-09 Thread AltGrendel
Chris Santerre wrote: Did my list give you the rule writing sickness Bill? ;) I'm in for a rule forum for sure! I just keep writing more rules every week. But to make it separate will not work. The SA developers should be part of the discussion, as they may have better insight as to what the

RE: [SAtalk] Custom Rules Forum? Listing?

2003-07-09 Thread Chris Santerre
Did my list give you the rule writing sickness Bill? ;)   I'm in for a rule forum for sure! I just keep writing more rules every week. But to make it separate will not work. The SA developers should be part of the discussion, as they may have better insight as to what the next SA ruleset wil

Re: [SAtalk] Custom Rules Forum? Listing?

2003-07-09 Thread Fox Flanders
t;[EMAIL PROTECTED]> To: "Nichols, William" <[EMAIL PROTECTED]> Cc: "Spamassassin-List" <[EMAIL PROTECTED]> Sent: Tuesday, July 08, 2003 7:59 PM Subject: Re: [SAtalk] Custom Rules Forum? Listing? > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello

Re: [SAtalk] Custom Rules Forum? Listing?

2003-07-09 Thread Jim Ford
On Tue, Jul 08, 2003 at 05:41:05PM -0700, Abigail Marshall wrote: > A Wiki is one of the easiest ways to set up space for > collaborative contributions. Great idea - a Wiki is not only one of the easiest, but one of the best ways to set this up! Regards: Jim Ford -- Spam poison - don't use! --

Re: [SAtalk] Custom Rules Forum? Listing?

2003-07-08 Thread Robert Menschel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello William, Tuesday, July 8, 2003, 12:01:59 PM, you wrote: NW> Is there a forum, list or anything for custom rules that people have NW> tested, are coming up with? NW> If not would anyone be interested in one? I've benefited from the rules peop

Re: [SAtalk] custom content filtering

2003-06-03 Thread Matt Kettler
At 03:31 PM 6/2/2003 -0400, Adam Denenberg wrote: Can one do body content filtering with custom SA rules? How about custom subject filtering? Yes.. I've got a guide on doing your own simple body and header rules. http://mywebpages.comcast.net/mkettler/sa/SA-rules-howto-draft.txt --

Re: [SAtalk] Custom Rules

2003-01-09 Thread Daniel Quinlan
"Doug Eubanks" <[EMAIL PROTECTED]> writes: > Is it possible to create a custom rule and have it applied only for > certain users? We are using a MySQL database for the preferences and > would like to write a rule that filters out common pornographic terms > and assigns them a VERY high score to s

Re: [SAtalk] Custom rules not working with spamc/spamd?

2002-11-12 Thread Klaus Heinz
Tom Allison wrote: > Klaus Heinz wrote: > >A mistake (corrected in the most current CVS sources) disabled 'header' > >rules specified in the users' configuration file. 'body' rules should > >work, though. See also > > > > This doesn't apply to Mail::SpamAssassin? As the mistake happened in PerMs

Re: [SAtalk] Custom rules not working with spamc/spamd?

2002-11-12 Thread Tom Allison
Klaus Heinz wrote: Patrick Bores wrote: Piping a message to spamassassin applies the rule correctly. Piping the same message to spamc ignores the rule. Any ideas as to why this is happening? A mistake (corrected in the most current CVS sources) disabled 'header' rules specified in the us

Re: [SAtalk] Custom rules not working with spamc/spamd?

2002-11-11 Thread Klaus Heinz
Patrick Bores wrote: > Piping a message to spamassassin applies the rule correctly. > Piping the same message to spamc ignores the rule. > Any ideas as to why this is happening? A mistake (corrected in the most current CVS sources) disabled 'header' rules specified in the users' configuration fi

Re: [SAtalk] Custom rules not working with spamc/spamd?

2002-11-11 Thread Patrick Bores
I should have mentioned. I've restarted spamd countless times, it still does not work. Patrick On Monday, November 11, 2002, at 11:15 AM, Michael Weber wrote: Did you restart spamd? service spamassassin restart --or-- /etc/init.d/spamassassin restart --or-- Whatever your flavor of *nix us

Re: [SAtalk] Custom rules not working with spamc/spamd?

2002-11-11 Thread Michael Weber
Did you restart spamd? service spamassassin restart --or-- /etc/init.d/spamassassin restart --or-- Whatever your flavor of *nix uses to stop and restart the spamd service. -Michael >>> Patrick Bores <[EMAIL PROTECTED]> 11/11/02 10:34AM >>> Hello, I have the following in my user_prefs file:

RE: [SAtalk] Custom Rule STILL being ignored

2002-11-06 Thread David Brossard
Sent: Wednesday, November 06, 2002 10:13 AM To: David Brossard; [EMAIL PROTECTED] Subject: RE: [SAtalk] Custom Rule STILL being ignored Wait, are you trying to blacklist a subject or a received? The last time you posted this rule it was a received header rule. Your rule for MY_BLACKLISTED_RCVD is

RE: [SAtalk] Custom Rule STILL being ignored

2002-11-06 Thread Matt Kettler
Wait, are you trying to blacklist a subject or a received? The last time you posted this rule it was a received header rule. Your rule for MY_BLACKLISTED_RCVD is changing quite drastically. Do you have multiple rules with this name? Each of your own custom rules need to have their own distinct

RE: [SAtalk] Custom Rule STILL being ignored

2002-11-06 Thread David Brossard
: Tuesday, November 05, 2002 2:40 PM To: David Brossard; [EMAIL PROTECTED] Subject: Re: [SAtalk] Custom Rule STILL being ignored The most debug output you can get from spamassassin is by running: spamassassin -tD Is there a way to get more debug output from spamassassin (not spamd or >sp

Re: [SAtalk] Custom Rule STILL being ignored

2002-11-05 Thread Matt Kettler
The most debug output you can get from spamassassin is by running: spamassassin -tD Note that sample-nonspam.txt is included in the SpamAssassin tarball. I'd run the debug output version of SA above and look at where spamasin is reading your user_prefs file and make sure that rule is in th

Re: [SAtalk] Custom Rule STILL being ignored

2002-11-05 Thread Theo Van Dinter
On Tue, Nov 05, 2002 at 01:26:13PM -0800, Steve Thomas wrote: > Do you have a 'describe' line in there? I don't know if SA requires it, but describe isn't required. You only need the rule defined. The description and score are autogenerated if none are specified. BTW: I just double-checked and

RE: [SAtalk] Custom Rule STILL being ignored

2002-11-05 Thread Steve Thomas
| | header MY_BLACKLISTED_RCVD ALL=~/coolfunpages\.com/i | score MY_BLACKLISTED_RCVD 100 | Do you have a 'describe' line in there? I don't know if SA requires it, but I use a number of custom rules without any trouble and they all have a description. Here's one example t

RE: [SAtalk] Custom Rule bein ignored

2002-11-04 Thread Brossard, David
: [SAtalk] Custom Rule bein ignored On Mon, Nov 04, 2002 at 10:40:16AM -0800, Brossard, David wrote: > > header MY_BLACKLISTED_RCVD Received=~/*coolfunpages.com/ I think the problem is that the RE should be .* not * (it's regular expression, not file globbing ... :) ) $ perl -e

Re: [SAtalk] Custom Rule bein ignored

2002-11-04 Thread Matt Kettler
Re-read the suggested rule I gave you, it does NOT contain a *. In fact, it's a regex syntax error to have the * where you put it. When adding custom rules I strongly recommed that you run spamassassin --lint so you can see it complain about syntactic errors like your version had. Under normal

Re: [SAtalk] Custom Rule bein ignored

2002-11-04 Thread Theo Van Dinter
On Mon, Nov 04, 2002 at 10:55:26AM -0800, Brossard, David wrote: > Ah. Well then it begs the question, how do I get it to filter > smtp69.coolfunpages.com and smtpX.coolfunpages.com? As I stated, use ".*" instead of "*". I would personally use something like /smtp.{1,5}\.coolfunpages\.com/i

Re: [SAtalk] Custom Rule bein ignored

2002-11-04 Thread Theo Van Dinter
On Mon, Nov 04, 2002 at 10:40:16AM -0800, Brossard, David wrote: > > header MY_BLACKLISTED_RCVD Received=~/*coolfunpages.com/ I think the problem is that the RE should be .* not * (it's regular expression, not file globbing ... :) ) $ perl -e 'print yes if /*foo/' Quantifier follows

RE: [SAtalk] Custom Rule bein ignored

2002-11-04 Thread Brossard, David
Thanks for the response. I actually tried that originally and thought it was being ignored for the spaces. -Original Message- From: Justin Mason [mailto:jm@;jmason.org] Sent: Monday, November 04, 2002 10:38 AM To: Brossard, David Cc: [EMAIL PROTECTED] Subject: Re: [SAtalk

Re: [SAtalk] Custom Rule bein ignored

2002-11-04 Thread Justin Mason
Brossard, David said: > I asked earlier about a way to block messages if they are > received from a certain set of servers. Someone very kindly provided me > with a custom rule to filter them out via header info. Unfortunately no > matter what I try the new custom rule is being ignored. I h

Re: [SAtalk] Custom rules questions

2002-10-11 Thread Theo Van Dinter
On Fri, Oct 11, 2002 at 03:14:16PM +0200, Denis wrote: > I am aware of the user_prefs file, but I have not found good syntax > descriptions (what man page to check ??). You could also use /etc/mail/spamassassin/local.cf for a global setting. You want to look at the Mail::SpamAssassin::Conf man

Re: [SAtalk] custom subject rule

2002-06-20 Thread Matthew Cline
On Thursday 20 June 2002 10:41 am, Duncan Findlay wrote: > On Thu, Jun 20, 2002 at 10:31:34AM -0700, Steve Thomas wrote: > > I've added a couple of custom rules to our local.cf for industry-specific > > terms. So far I've set up one rule for the subject and one for the body > > for each 'keyword

Re: [SAtalk] custom subject rule

2002-06-20 Thread Duncan Findlay
On Thu, Jun 20, 2002 at 10:31:34AM -0700, Steve Thomas wrote: > I apologize if this has been covered previously - I couldn't find any way to > search the archives at Geocrawler. > > I've added a couple of custom rules to our local.cf for industry-specific > terms. So far I've set up one rule for

Re: [SAtalk] custom

2002-02-21 Thread Landy Roman
thanks; On Wed, 20 Feb 2002 21:47:44 -0500 dman <[EMAIL PROTECTED]> wrote: > On Wed, Feb 20, 2002 at 06:35:50PM -0500, Landy Roman wrote: > | nice article in LM about spamassassin, i hope the spammers don't > | read it > > Doesn't make much difference. The only thing they can do is turn > the

Re: [SAtalk] custom

2002-02-20 Thread dman
On Wed, Feb 20, 2002 at 06:35:50PM -0500, Landy Roman wrote: | nice article in LM about spamassassin, i hope the spammers don't | read it Doesn't make much difference. The only thing they can do is turn their spam into not-spam, but then they wouldn't be spammers any more :-). | i am kind of c