Add send_only_mailserver
role and deploy Send-Only-Mailserver with it
Co-authored-by: yuri <yuri@nekover.se>
This commit is contained in:
parent
f4a79fb4e2
commit
b56ca3899d
14 changed files with 263 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
dkim_signing {
|
||||
id = "dkim_signing";
|
||||
apply {
|
||||
symbols_enabled = ["DKIM_SIGNED"];
|
||||
flags = ["skip_process"]; # Disable expensive MIME processing
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue