]> git.proxmox.com Git - pmg-docs.git/commitdiff
track pmg.admin-dkim-conf-opts.adoc to avoid pmg-api dependency on package build
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Jun 2023 11:17:07 +0000 (13:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Jun 2023 11:17:07 +0000 (13:17 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pmg.admin-dkim-conf-opts.adoc [new file with mode: 0644]

diff --git a/pmg.admin-dkim-conf-opts.adoc b/pmg.admin-dkim-conf-opts.adoc
new file mode 100644 (file)
index 0000000..f81d756
--- /dev/null
@@ -0,0 +1,12 @@
+`dkim_selector`: `<string>` ::
+
+Default DKIM selector
+
+`dkim_sign`: `<boolean>` ('default =' `0`)::
+
+DKIM sign outbound mails with the configured Selector.
+
+`dkim_sign_all_mail`: `<boolean>` ('default =' `0`)::
+
+DKIM sign all outgoing mails irrespective of the Envelope From domain.
+