Stephen,

| RH9, amavisd-new (p6), spamassassin 2.6 :
| 
| I believe the config path that spamassassin is using is
| /usr/share/spamassassin.
| However, I want it to use my chrooted amavis directory of
| /var/amavisd/usr/share/spamassassin.
| 
| How and where can I change this ?

You need to change it in file amavisd,
there is currently no configurable option to set it:


# called at startup, before the main fork
sub init() {
...
    $spamassassin_obj = Mail::SpamAssassin->new({
...
#       DEF_RULES_DIR     => '/usr/local/share/spamassassin',
#       LOCAL_RULES_DIR   => '/etc/mail/spamassassin',



Mark


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to