Let the milter add to headers the reason for tagging a message as spam

This commit is contained in:
Alberto Berti 2019-07-26 19:01:54 +02:00
parent 642a15fbf7
commit 05bb5518ad

View File

@ -41,6 +41,14 @@ in
}
'');
overrides = {
"milter_headers.conf" = {
text = ''
extended_spam_headers = true;
'';
};
};
workers.rspamd_proxy = {
type = "rspamd_proxy";
bindSockets = [{