diff --git a/images/screenshot/pmg-gui-mailproxy-networks.png b/images/screenshot/pmg-gui-mailproxy-networks.png new file mode 100644 index 0000000..ce145dd Binary files /dev/null and b/images/screenshot/pmg-gui-mailproxy-networks.png differ diff --git a/images/screenshot/pmg-gui-mailproxy-options.png b/images/screenshot/pmg-gui-mailproxy-options.png new file mode 100644 index 0000000..f05769a Binary files /dev/null and b/images/screenshot/pmg-gui-mailproxy-options.png differ diff --git a/images/screenshot/pmg-gui-mailproxy-ports.png b/images/screenshot/pmg-gui-mailproxy-ports.png new file mode 100644 index 0000000..155064f Binary files /dev/null and b/images/screenshot/pmg-gui-mailproxy-ports.png differ diff --git a/images/screenshot/pmg-gui-mailproxy-relaydomains.png b/images/screenshot/pmg-gui-mailproxy-relaydomains.png new file mode 100644 index 0000000..4cde751 Binary files /dev/null and b/images/screenshot/pmg-gui-mailproxy-relaydomains.png differ diff --git a/images/screenshot/pmg-gui-mailproxy-relaying.png b/images/screenshot/pmg-gui-mailproxy-relaying.png new file mode 100644 index 0000000..3e3b64b Binary files /dev/null and b/images/screenshot/pmg-gui-mailproxy-relaying.png differ diff --git a/images/screenshot/pmg-gui-mailproxy-tls.png b/images/screenshot/pmg-gui-mailproxy-tls.png new file mode 100644 index 0000000..745b1fc Binary files /dev/null and b/images/screenshot/pmg-gui-mailproxy-tls.png differ diff --git a/images/screenshot/pmg-gui-mailproxy-transports.png b/images/screenshot/pmg-gui-mailproxy-transports.png new file mode 100644 index 0000000..a05c020 Binary files /dev/null and b/images/screenshot/pmg-gui-mailproxy-transports.png differ diff --git a/images/screenshot/pmg-gui-mailproxy-whitelist.png b/images/screenshot/pmg-gui-mailproxy-whitelist.png new file mode 100644 index 0000000..cbc9a1c Binary files /dev/null and b/images/screenshot/pmg-gui-mailproxy-whitelist.png differ diff --git a/pmgconfig.adoc b/pmgconfig.adoc index 2b69ab0..db4a196 100644 --- a/pmgconfig.adoc +++ b/pmgconfig.adoc @@ -219,6 +219,108 @@ endif::manvolnum[] include::pmg.admin-conf-opts.adoc[] + +Mail Proxy Configuration +------------------------ + +Relaying +~~~~~~~~ + + +ifndef::manvolnum[] +image::images/screenshot/pmg-gui-mailproxy-relaying.png[] +endif::manvolnum[] + +TODO + +Relay Domains +~~~~~~~~~~~~~ + + +ifndef::manvolnum[] +image::images/screenshot/pmg-gui-mailproxy-relaydomains.png[] +endif::manvolnum[] + +TODO + +Ports +~~~~~ + + +ifndef::manvolnum[] +image::images/screenshot/pmg-gui-mailproxy-ports.png[] +endif::manvolnum[] + +TODO + +Options +~~~~~~~ + + +ifndef::manvolnum[] +image::images/screenshot/pmg-gui-mailproxy-options.png[] +endif::manvolnum[] + +TODO + + +Transports +~~~~~~~~~~ + +ifndef::manvolnum[] +image::images/screenshot/pmg-gui-mailproxy-transports.png[] +endif::manvolnum[] + +TODO + + +Networks +~~~~~~~~ + +ifndef::manvolnum[] +image::images/screenshot/pmg-gui-mailproxy-networks.png[] +endif::manvolnum[] + +TODO + + +TLS +~~~ + +ifndef::manvolnum[] +image::images/screenshot/pmg-gui-mailproxy-tls.png[] +endif::manvolnum[] + +TODO + +Whitelist +~~~~~~~~~ + +ifndef::manvolnum[] +image::images/screenshot/pmg-gui-mailproxy-whitelist.png[] +endif::manvolnum[] + +TODO + + +Spam Detector Configuration +--------------------------- + +TODO + + +Virus Detector Configuration +---------------------------- + +TODO + + +User Management +--------------- + +TODO + + ifdef::manvolnum[] include::pmg-copyright.adoc[] endif::manvolnum[]