mail: test rspamd signing with rspamd
This commit is contained in:
parent
1e47c01032
commit
4e1cf47b7b
|
@ -313,6 +313,13 @@ in
|
|||
}
|
||||
}
|
||||
'';
|
||||
"dkim_signing.conf".text = ''
|
||||
selector = "quitte-rspamd";
|
||||
allow_username_mismatch = true;
|
||||
allow_hdrfrom_mismatch = true;
|
||||
path = /var/lib/rspamd/dkim/$domain.$selector.key;
|
||||
|
||||
'';
|
||||
|
||||
"multimap.conf".text =
|
||||
let
|
||||
|
|
Loading…
Reference in a new issue