]> git.proxmox.com Git - pmg-docs.git/commitdiff
config: add reference to postfix postconf
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 27 Mar 2023 12:22:39 +0000 (14:22 +0200)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Mon, 27 Mar 2023 12:27:35 +0000 (14:27 +0200)
so that the users can find the place where the options are described

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
pmgconfig.adoc

index 564b87c23dbcb00b711fda6b9fab485ab3b885a1..87e3192f9f32da7c7f0a59132143feb810aa5622 100644 (file)
@@ -302,8 +302,11 @@ ifndef::manvolnum[]
 [thumbnail="pmg-gui-mailproxy-relaying.png", big=1]
 endif::manvolnum[]
 
-These settings are saved to the 'mail' subsection in `/etc/pmg/pmg.conf`,
-using the following configuration keys:
+These settings are saved to the 'mail' subsection in `/etc/pmg/pmg.conf`. Some of these correspond
+to postfix options in the `main.cf` (see the
+https://www.postfix.org/postconf.5.html[postconf documentation]).
+
+They use the following configuration keys:
 
 include::pmg.mail-relaying-conf-opts.adoc[]
 
@@ -328,8 +331,11 @@ ifndef::manvolnum[]
 [thumbnail="pmg-gui-mailproxy-ports.png", big=1]
 endif::manvolnum[]
 
-These settings are saved to the 'mail' subsection in `/etc/pmg/pmg.conf`,
-using the following configuration keys:
+These settings are saved to the 'mail' subsection in `/etc/pmg/pmg.conf`. Many of these correspond
+to postfix options in the `main.cf` (see the
+https://www.postfix.org/postconf.5.html[postconf documentation]).
+
+They use the following configuration keys:
 
 include::pmg.mail-ports-conf-opts.adoc[]