From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: Dominik Csapak <d.csapak@proxmox.com>
Cc: pmg-devel@lists.proxmox.com
Subject: [pmg-devel] applied-series: [PATCH pmg-docs v2 1/2] config: add reference to postfix postconf
Date: Mon, 27 Mar 2023 15:01:50 +0200 [thread overview]
Message-ID: <20230327150150.6521bbf7@rosa.proxmox.com> (raw)
In-Reply-To: <20230327122240.3412697-1-d.csapak@proxmox.com>
applied both patches - thank you very much!
additionally ran make update (to get the actual postfix-options from the
corresponding api-patch) - found a tiny glitch in the markup in the api
commit. This was fixed, along with the addition of the enable_smtputf8
reference for my recent change and pushed directly to pmg-api
On Mon, 27 Mar 2023 14:22:39 +0200
Dominik Csapak <d.csapak@proxmox.com> wrote:
> so that the users can find the place where the options are described
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> pmgconfig.adoc | 14 ++++++++++----
> 1 file changed, 10 insertions(+), 4 deletions(-)
>
> 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[]
>
prev parent reply other threads:[~2023-03-27 13:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-27 12:22 [pmg-devel] " Dominik Csapak
2023-03-27 12:22 ` [pmg-devel] [PATCH pmg-docs v2 2/2] administration: add section for statistics Dominik Csapak
2023-03-27 13:20 ` [pmg-devel] applied: " Thomas Lamprecht
2023-03-27 13:01 ` Stoiko Ivanov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230327150150.6521bbf7@rosa.proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=d.csapak@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.