DCC plugin is disabled by default, so the rules don't show up in mass checks
currently. If you want to help masschecking, feel free to add --pre
loadplugin line in your ~/.automasscheck.cf
run_all_masschecks() {
run_masscheck single-corpus --all \
--pre 'loadplugin Mail::SpamAssassin::Plugin::DCC' \
As always, I recommend using "reuse" enabled corpus so DCC servers aren't
unnecessarily blasted with queries..
Btw, newest DCC 2.x client version opened up reputation data for public use
by default. Interesting to see how DCC_REPUT_* rules perform. Upgrade your
client if using..