>> # amavisd -d config debug-sa >> ps: pid: No such file or directory >> Pid_file "/var/amavisd/amavisd.pid" already exists. Overwriting! >> [13583] dbg: config: score set 0 chosen. >> [13583] dbg: config: using "/etc/mail/spamassassin" for site rules pre >> files >> [13583] dbg: config: read file /etc/mail/spamassassin/init.pre >> [13583] dbg: config: read file /etc/mail/spamassassin/v310.pre >> [13583] dbg: config: using "/usr/local/share/spamassassin" for sys rules >> pre files > > It's not using v320.pre. Make sure the permissions for that file are > the same as init.pre or v310.pre. > > Daryl > >
Thanks guys.. You were right .. It was file location. I looked over the docs again and its referring to /var/amavisd/etc/mail/spamassassin .. So after copying over the files from /etc/mail/spamassassin .. All is well now. Thank you.