rspamd: add authentication-results header

This commit is contained in:
Lafiel
2026-04-18 18:10:00 +03:00
parent e4017308b2
commit 903d0cc8ad
+1
View File
@@ -126,6 +126,7 @@ in
locals = {
"milter_headers.conf" = {
text = ''
use = [ "authentication-results" ];
extended_spam_headers = true;
'';
};