At 00:57 -0400 2003-08-07, Matt Kettler wrote:
>See the "allow_user_rules" option in man Mail::SpamAssassin::Conf.
>
>Either turn that on, or put custom rules only in local.cf.

Turned on allow_user_rules 1 in /etc/mail/spamassassin/local.cf - that didn't
help.
Further reading of the docs more closely indicates that allow_user_rules is
not what I want.

 allow_user_rules { 0 | 1 }         (default: 0)
     This setting allows users to create rules (and only  rules) in their
"user_prefs"
     files for use with "spamd".

We don't use spamd.  So... it appears that  allow_user_rules 1 is not what we
need...

Problem reiterated:

In my ~/.spamassassin/user_prefs I have several tests, including this one:

header CF_SUB_UID               Subject =~ /vlb|Vicki/i
describe CF_SUB_UID             Subject: contains my ID
score CF_SUB_UID                5


My local/private tests defined in my user_prefs are not running
For example, in this message, Subject should match vlb; yet test CF_SUB_UID
was not run

From: Joi Masson <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: vlb It works
Date: Fri, 08 Aug 2003 13:13:10 -0400
X-Spam-Status: Yes, hits=4.4 required=2.1
        tests=DATE_IN_PAST_06_12,HTML_60_70,HTML_IMAGE_ONLY_02,
              HTML_MESSAGE,MIME_HTML_ONLY,RCVD_IN_NJABL,
              RCVD_IN_UNCONFIRMED_DSBL
        version=2.55

As I read Mail::SpamAssassin::Conf I should _not_ be experiencing a problem.

     header SYMBOLIC_TEST_NAME header op /pattern/modifiers
is listed as a 'privileged' setting; `Only users running "spamassassin" from
their
procmailrc's or forward files, ... can  use 'privileged' settings.'

All users on our system run spamassassin from their procmailrc's. We do not
run spamd.
Therefore, the tests created in my ~/.spamassassin/user_prefs file should be
running.

What am I (still) missing that used to work in 2.43 before I upgraded to 2.55?
Why are the tests in my user_prefs file no longer being run?

-- 
- Vicki

Vicki Brown     ZZZ                   Journeyman Sourceror:                  
P.O. Box 1269      zz  |\     _,,,---,,_         Scripts & Philtres
San Bruno, CA       zz /,`.-'`'    -.  ;-;;,_     Perl, Unix, MacOS
94066     USA         |,4-  ) )-,_. ,\ ( `'-'   http://philtres.com
mailto:[EMAIL PROTECTED]  '---''(_/--'  `-'\_)   http://www.cfcl.com/vlb


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to