Re: rule for mail not to me

2005-03-13 Thread Vicki Brown
At 20:15 -0800 03/06/2005, Vicki Brown wrote:
>I can create a user rule for mail not addressed (To or Cc) to me
>
>  header CF_NOT_FOR_METoCc !~ /[EMAIL PROTECTED]/
>  score CF_NOT_FOR_ME 4.0
>  describe CF_NOT_FOR_ME  Neither To nor Cc me
>
>However, the still-not-addressed user scores bug prevents me from setting the
>score any higher than 1 for these.
>   http://bugzilla.spamassassin.org/show_bug.cgi?id=4121
>


Many thanks to the SpamAssassin development team for fixing bug 4121!

However, I'm still interested in knowing:

>is there a magic variable for "my" address that would allow me to set up a
>general site-wide rule of this type?

-- 
Vicki Brown  ZZZ
Journeyman Sourceror:  zz  |\ _,,,---,,_ Code, Docs, Process,
Scripts & Philtres  zz /,`.-'`'-.  ;-;;,_   Perl, WWW, Mac OS X
http://cfcl.com/vlb   |,4-  ) )-,_. ,\ ( `'-'   SF Bay Area, CA  USA
___  '---''(_/--'  `-'\_)  ___


rule for mail not to me

2005-03-07 Thread Vicki Brown
I can create a user rule for mail not addressed (To or Cc) to me

  header CF_NOT_FOR_METoCc !~ /[EMAIL PROTECTED]/
  score CF_NOT_FOR_ME 4.0
  describe CF_NOT_FOR_ME  Neither To nor Cc me

However, the still-not-addressed user scores bug prevents me from setting the
score any higher than 1 for these.
   http://bugzilla.spamassassin.org/show_bug.cgi?id=4121

is there a magic variable for "my" address that would allow me to set up a
general site-wide rule of this type?
-- 
Vicki Brown  ZZZ
Journeyman Sourceror:  zz  |\ _,,,---,,_ Code, Docs, Process,
Scripts & Philtres  zz /,`.-'`'-.  ;-;;,_   Perl, WWW, Mac OS X
http://cfcl.com/vlb   |,4-  ) )-,_. ,\ ( `'-'   SF Bay Area, CA  USA
___  '---''(_/--'  `-'\_)  ___