On 10/08/2016 05:34 AM, Vicki Brown wrote:
I am running SpamAssassin under Amavisd-new (Mac OS X Yosemite; OS X Server).
My local.cf file contains
loadplugin Mail::SpamAssassin::Plugin::WhiteListSubject
BCP: remove the "loadplugin" directive from your local.cf and uncomment
in the relevant v310.pre file
header SUBJECT_IN_BLACKLIST eval:check_subject_in_blacklist()
describe SUBJECT_IN_BLACKLIST Subject header is in user's black-list
include /usr/local/mail/blacksubjects
no sure if an include would work, especially in the file is not named .cf
so I'd remove that include line and put "blacksubjects.cf" file in same
directory as local.cf
( on most systems: /etc/mail/spamassasin )
The plugin does not appear to be running.
spamassassin --lint -D plugin
This should show if it's being loaded.
Remeber that you should restart Amavisd-new after making change sto SA's
config
h2
Axb