Merge branch 'verbose-spam-header' into verbose-spam-header-master
This commit is contained in:
commit
76922632ca
1 changed files with 8 additions and 0 deletions
|
@ -41,6 +41,14 @@ in
|
|||
}
|
||||
'');
|
||||
|
||||
overrides = {
|
||||
"milter_headers.conf" = {
|
||||
text = ''
|
||||
extended_spam_headers = true;
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
workers.rspamd_proxy = {
|
||||
type = "rspamd_proxy";
|
||||
bindSockets = [{
|
||||
|
|
Loading…
Reference in a new issue