Michael Grant skrev den 2017-12-05 19:01:

loadplugin Mail::SpamAssassin::Plugin::HashBL HashBL.pm

this line must not be in cf file but should be in pre file

# cat hashbl.pre
loadplugin Mail::SpamAssassin::Plugin::HashBL /path-to-custom-sa-plugins/HashBL.pm

# cat hashbl.cf
ifplugin Mail::SpamAssassin::Plugin::HashBL
    header   HASHBL_EMAIL eval:check_hashbl_emails('ebl.msbl.org')
describe HASHBL_EMAIL Message contains email address found on the EBL
    score    HASHBL_EMAIL 1.0
endif

Reply via email to