It looks like some SA settings (e.g. required_hits) come from amavisd.conf, not SA’s local.cf file.
Is SpamAssassin’s local.cf used for everything other than the few items called out in amavisd.conf, or are all of SpamAssassins settings supposed to come from amavisd.conf?
I can’t seem to find any clear documentation on this…
local.cf is written to by server admin, and read every time the mail service starts. Change the header rewrite message in Server Admin and it updates both amavisd.conf and local.cf
local.cf should be used for creating custom rules for SpamAssassin. All of the tag levels for hits are defined in amavisd.conf
Comments are closed