DCC Plugin score
Posted: 08 Apr 2020 16:52
Hello everyone!
does anyone know if it's possible to change the default score on DCC_CHECK?
i found some examples for custom rule but then results in two "DCC_CHECKS" in rule descriptions.
So where does the default one hide, or how to change or remove default dcc_check rule?
custom example cf:


does anyone know if it's possible to change the default score on DCC_CHECK?
i found some examples for custom rule but then results in two "DCC_CHECKS" in rule descriptions.
So where does the default one hide, or how to change or remove default dcc_check rule?
custom example cf:
Code: Select all
ifplugin Mail::SpamAssassin::Plugin::DCC
full DCC_CHECK eval:check_dcc()
describe DCC_CHECK Listed in DCC (http://rhyolite.com/anti-spam/dcc/) -- custom rule
score DCC_CHECK 2.5 # please adjust the score value
endif