> Can you edit config and put new rules in same directory as your
> local.cf?
> /etc/spamassassin/local.cf?  Or
> /usr/local/etc/mail/spamassassin./local.cf?

Not really. Rules in this directory replace the one of
/usr/share/spamassassin.

man 1 spamassassin:
----

       Default configuration data is loaded from the first existing
directory
       in:

       /var/lib/spamassassin/3.001001
       /usr/share/spamassassin
       /usr/share/spamassassin
       /usr/local/share/spamassassin
       /usr/share/spamassassin
-----

So I've edited amavisd:
replace the line
#   DEF_RULES_DIR     => '/usr/local/share/spamassassin',
by
    DEF_RULES_DIR     =>
'/var/lib/spamassassin/3.001001/updates_spamassassin_org',


Regards.


-- 
Cedric Foll
Ingénieur Sécurité & Réseaux
Division Informatique, Rectorat de Rouen

"If you think technology can solve your security problems,
then you don't understand the problems
and you don't understand the technology."
        Bruce Schneier



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to