Re: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Karsten Bräckelmann
On Wed, 2009-02-04 at 22:31 +, Gary Forrest wrote: > > All working now :) > Many thanks for the responses. Oh, come on, Gary -- you could at least tell us what the issue was, and maybe how you found out and fixed it. After all, the rule does indeed look ok. ;) -- char *t="\10pse\0r\0dtu...

Re: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Gary Forrest
Hi All All working now :) Many thanks for the responses. Regards Gary Gary Forrest - Netnorth wrote: Hi All Question, are custom rules ignored if a white list entry has the same email address ? We want to black list email from sili...@newsletters.silicon.cneteu.net to one off our staff.

Re: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread James Wilkinson
Gary Forrest - Netnorth wrote: > Question, are custom rules ignored if a white list entry has the same > email address ? Quick point – if you have short-circuiting turned on, then they may well be… James. -- E-mail: james@ | Which do you consider was the stronger swimmer, aprilcottage.co.u

Re: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread John Hardin
On Wed, 4 Feb 2009, Gary Forrest - Netnorth wrote: We want to black list email from sili...@newsletters.silicon.cneteu.net to one off our staff. ( we have requested removal from there list many times, to no effect ) Perhaps an MTA hard-fail rule would be better for this purpose. -- John Har

RE: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Karsten Bräckelmann
On Wed, 2009-02-04 at 11:34 -0500, Bowie Bailey wrote: > Karsten Bräckelmann wrote: > > The meta rule has a single underscore prefix, probably to denote local > > rules. Though there are better prefixes for that, IMHO. ;) > > > > Anyway, a single underscore isn't a meta-match sub-rule and works a

RE: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Bowie Bailey
Bowie Bailey wrote: > Gary Forrest - Netnorth wrote: > > > > So we have the following custom rule > > > > describe _GMF_CNET01 blacklist > > sili...@newsletters.silicon.cneteu.net to caro...@netnorth.co.uk > > header __GMF_CNET01_FROM From =~ > > /silic...@newsletters\.silicon\.cne

Re: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Benny Pedersen
On Wed, February 4, 2009 16:17, Gary Forrest - Netnorth wrote: > Question, are custom rules ignored if a white list entry has the > same email address ? > We want to black list email from > sili...@newsletters.silicon.cneteu.net to in local.cf or user_prefs unwhitelist_from sili...@newsletters.si

RE: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Bowie Bailey
Karsten Bräckelmann wrote: > On Wed, 2009-02-04 at 11:06 -0500, Bowie Bailey wrote: > > Gary Forrest - Netnorth wrote: > > > > meta _GMF_CNET01 ( __GMF_CNET01_FROM && __GMF_CNET01_TO > > > ) score _GMF_CNET01 200 > > > The problem is the way you named the rule. > > > > From th

RE: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Karsten Bräckelmann
On Wed, 2009-02-04 at 11:06 -0500, Bowie Bailey wrote: > Gary Forrest - Netnorth wrote: > > meta _GMF_CNET01 ( __GMF_CNET01_FROM && __GMF_CNET01_TO ) > > score _GMF_CNET01 200 > The problem is the way you named the rule. > > From the Mail::SpamAssassin::Conf man page: > >

Re: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Karsten Bräckelmann
On Wed, 2009-02-04 at 15:17 +, Gary Forrest - Netnorth wrote: > > Question, are custom rules ignored if a white list entry has the same email > address ? Nope. Custom rules are unaffected. > Running, spamassassin -D --lint, shows no errors / warnings Running it through spamassassin -D, do

RE: Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Bowie Bailey
Gary Forrest - Netnorth wrote: > > So we have the following custom rule > > describe _GMF_CNET01 blacklist > sili...@newsletters.silicon.cneteu.net to caro...@netnorth.co.uk > header __GMF_CNET01_FROM From =~ > /silic...@newsletters\.silicon\.cneteu\.net/i > header __GMF_

Are custom rules ignored if a white list entry is in playq

2009-02-04 Thread Gary Forrest - Netnorth
Hi All Question, are custom rules ignored if a white list entry has the same email address ? We want to black list email from sili...@newsletters.silicon.cneteu.net to one off our staff. ( we have requested removal from there list many times, to no effect ) So we have the following custom r