[EMAIL PROTECTED] wrote:
Run 'spamassassin -D --lint' to make sure SA is loading your config from
where you think it should be. For whatever reason it's not reading your
v320.pre file (probably due to location or permissions).
Daryl
Thanks Daryl,
Here is the output and the config file is being read where i edited and
expect. Any ideas from the output?
# spamassassin -D --lint
[28524] dbg: plugin: Mail::SpamAssassin::Plugin::Check=HASH(0x813b0fdc)
implements 'check_main', priority 0
On its own SA appears to be working. I'd check to make sure that
whatever user amavisd runs as (or at least starts as) can read your
config files. If that looks good and it still doesn't work I'd check
with the folks on the amavisd list.
Daryl