@ -94,6 +94,13 @@ data:
{{ . | quote }},
{{- end }}
];
{{- with .scoreOverrides }}
scores {
{{- range $symbol, $score := . }}
{{ $symbol | quote }}={{ $score }};
}
# Explicitly enable a custom adjustment symbol
symbols_enabled = [
"CUSTOM_WHITELIST_BONUS"
@ -95,7 +95,10 @@ rspamd:
# priority: high
# from: example@interlegis.leg.br
# symbolsDisabled:
# - SPOOF_REPLYTO
# - FREEMAIL_REPLYTO_NEQ_FROM
# scoreOverrides:
# BAYES_SPAM: 2.0
antivirus:
clamav: {}