docker compose -f /opt/mailcow-dockerized/docker-compose.yml exec rspamd-mailcow rspamc -h rspamd:11333 counters

Category: Mail Servers & Postfix

docker compose -f /opt/mailcow-dockerized/docker-compose.yml exec rspamd-mailcow rspamc -h rspamd:11333 counters

Show per-rule hit counters in Rspamd

counters prints how often each rule matched over the statistics window, revealing which rules dominate scoring. Rules firing on every message, such as missing headers, may deserve tuning. The counters reset when the statistics period expires.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.