Hi,

I want my users (it's a small at-home setup of fetchmail, postfix, SA and courier-imap) to be able to whitelist certain users.

This is what my various config files look like:

    $ tail -n1 /etc/spamassassin/local.cf
    allow_user_rules        1

    $ cat ~/.spamassassin/user_prefs
    header    L_TO_ME   ToCc =~ /ron\.l\.johns...@cox\.net/
    describe  L_TO_ME   Email addressed to me
    score     L_TO_ME   0.010
    whitelist_from  nytdir...@nytimes.com


After adding allow_user_rules to local.cf, I bounced SA by doing:
    # /etc/init.d/spamassassin restart

The L_TO_ME stuff I got from the wiki page:
    http://wiki.apache.org/spamassassin/UserPrefRuleTest

If relevant, this is Debian Sid, running v3.3.0-1

Thanks

--
Ron Johnson, Jr.
Jefferson LA  USA

"If God had wanted man to play soccer, he wouldn't have given
us arms."  Mike Ditka

Reply via email to