From d9c56b228182df8ec0c9a1c9a8a3823cf60752e6 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 5 Jan 2018 09:24:58 +0100 Subject: [PATCH] pmgconfig.adoc: document mail-ports --- gen-pmg.conf.5-opts.pl | 5 +++++ pmgconfig.adoc | 8 ++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/gen-pmg.conf.5-opts.pl b/gen-pmg.conf.5-opts.pl index fd928ce..b70ac1f 100755 --- a/gen-pmg.conf.5-opts.pl +++ b/gen-pmg.conf.5-opts.pl @@ -15,6 +15,11 @@ my $single_section = shift; my $found = 0; my $key_groups = { + 'mail-ports' => [ + 'mail' , { + int_port => 1, + ext_port => 1, + }], 'mail-relaying' => [ 'mail' , { relay => 1, diff --git a/pmgconfig.adoc b/pmgconfig.adoc index 238dfab..157944a 100644 --- a/pmgconfig.adoc +++ b/pmgconfig.adoc @@ -253,15 +253,19 @@ endif::manvolnum[] TODO + Ports ~~~~~ - ifndef::manvolnum[] image::images/screenshot/pmg-gui-mailproxy-ports.png[] endif::manvolnum[] -TODO +Those settings are saved to subsection 'mail' in `/etc/pmg/pmg.conf`, +using the following configuration keys: + +include::pmg.mail-ports-conf-opts.adoc[] + Options ~~~~~~~ -- 2.39.2