From: Dominik Csapak Date: Mon, 27 Mar 2023 12:22:39 +0000 (+0200) Subject: config: add reference to postfix postconf X-Git-Url: https://git.proxmox.com/?p=pmg-docs.git;a=commitdiff_plain;h=782f24f40a5da54ac65693bf9110d950068ba1f2 config: add reference to postfix postconf so that the users can find the place where the options are described Signed-off-by: Dominik Csapak --- diff --git a/pmgconfig.adoc b/pmgconfig.adoc index 564b87c..87e3192 100644 --- a/pmgconfig.adoc +++ b/pmgconfig.adoc @@ -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[]