[pmg-devel] [PATCH pmg-docs] add anchors for onlineHelp
Stoiko Ivanov
s.ivanov at proxmox.com
Wed Oct 3 13:37:35 CEST 2018
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
pmg-administration.adoc | 1 +
pmg-mail-filter.adoc | 6 ++++++
pmgcm.adoc | 1 +
pmgconfig.adoc | 16 ++++++++++++++++
pmgsubscription.adoc | 1 +
5 files changed, 25 insertions(+)
diff --git a/pmg-administration.adoc b/pmg-administration.adoc
index 29a88b7..1018db4 100644
--- a/pmg-administration.adoc
+++ b/pmg-administration.adoc
@@ -87,6 +87,7 @@ Virus
Allows administrators to inspect quarantined virus mails.
+[[pmg_userblackwhitelist]]
User White- and Blacklist
~~~~~~~~~~~~~~~~~~~~~~~~~
diff --git a/pmg-mail-filter.adoc b/pmg-mail-filter.adoc
index 2f4cc59..6cfcd92 100644
--- a/pmg-mail-filter.adoc
+++ b/pmg-mail-filter.adoc
@@ -1,3 +1,4 @@
+[[chapter_mailfilter]]
Mail Filter
===========
@@ -58,6 +59,7 @@ testing and debugging. The 'Factory Defaults' button alows you to
reset the filter rules.
+[[pmg_mailfilter_action]]
'Action' - objects
------------------
@@ -155,6 +157,7 @@ Disclaimer
Add a Disclaimer.
+[[pmg_mailfilter_who]]
'Who' - objects
---------------
@@ -189,6 +192,7 @@ We have two important 'Who' - objects called 'Blacklist' and
or allow specific senders.
+[[pmg_mailfilter_what]]
'What' - objects
----------------
@@ -223,6 +227,7 @@ Archive Filter::
Can be used to match specific content types inside archives.
+[[pmg_mailfilter_when]]
'When' - objects
----------------
@@ -235,6 +240,7 @@ The default ruleset defines 'Office Hours', but this is not used by
the default rules.
+[[pmg_mailfilter_regex]]
Using regular expressions
-------------------------
diff --git a/pmgcm.adoc b/pmgcm.adoc
index dc680a9..aef2308 100644
--- a/pmgcm.adoc
+++ b/pmgcm.adoc
@@ -239,6 +239,7 @@ pmg5(1) 192.168.2.127 master A 1 day 21:18 0.30 80%
----
+[[pmgcm_join]]
Adding Cluster Nodes
~~~~~~~~~~~~~~~~~~~~
diff --git a/pmgconfig.adoc b/pmgconfig.adoc
index 1db3049..a8e55d0 100644
--- a/pmgconfig.adoc
+++ b/pmgconfig.adoc
@@ -175,6 +175,7 @@ NOTE: Modified templates from `/etc/pmg/templates/` are automatically
synced from the master node to all cluster members.
+[[pmgconfig_systemconfig]]
System Configuration
--------------------
@@ -235,6 +236,7 @@ include::pmg.admin-conf-opts.adoc[]
Mail Proxy Configuration
------------------------
+[[pmgconfig_mailproxy_relaying]]
Relaying
~~~~~~~~
@@ -247,6 +249,7 @@ using the following configuration keys:
include::pmg.mail-relaying-conf-opts.adoc[]
+[[pmgconfig_mailproxy_relay_domains]]
Relay Domains
~~~~~~~~~~~~~
@@ -259,6 +262,7 @@ system will relay mail to. The system will reject incoming mails to
other domains.
+[[pmgconfig_mailproxy_ports]]
Ports
~~~~~
@@ -272,6 +276,7 @@ using the following configuration keys:
include::pmg.mail-ports-conf-opts.adoc[]
+[[pmgconfig_mailproxy_options]]
Options
~~~~~~~
@@ -285,6 +290,7 @@ using the following configuration keys:
include::pmg.mail-options-conf-opts.adoc[]
+[[pmgconfig_mailproxy_transports]]
Transports
~~~~~~~~~~
@@ -301,6 +307,7 @@ You can add the IP addresses, hostname and SMTP ports and mail domains (or
just single email addresses) of your additional e-mail servers.
+[[pmgconfig_mailproxy_networks]]
Networks
~~~~~~~~
@@ -315,6 +322,7 @@ NOTE: Hosts in the same subnet with Proxmox can relay by default and
it’s not needed to add them in this list.
+[[pmgconfig_mailproxy_tls]]
TLS
~~~
@@ -368,6 +376,7 @@ NOTE: If you use a backup MX server (e.g. your ISP offers this service
for you) you should always add those servers here.
+[[pmgconfig_spamdetector]]
Spam Detector Configuration
---------------------------
@@ -390,6 +399,7 @@ false negatives.
include::pmg.spam-conf-opts.adoc[]
+[[pmgconfig_spamdetector_quarantine]]
Quarantine
~~~~~~~~~~
@@ -411,9 +421,11 @@ and not in the webinterface.
include::pmg.spamquar-conf-opts.adoc[]
+[[pmgconfig_clamav]]
Virus Detector Configuration
----------------------------
+[[pmgconfig_clamav_options]]
Options
~~~~~~~
@@ -439,6 +451,7 @@ updated. But you can see the database status on the GUI, and you can
trigger manual updates there.
+[[pmgconfig_clamav_quarantine]]
Quarantine
~~~~~~~~~~
@@ -484,6 +497,7 @@ User Management
User management in {pmg} consists of three types of users/accounts:
+[[pmgconfig_localuser]]
Local Users
~~~~~~~~~~~
@@ -521,6 +535,7 @@ Local user related settings are saved in `/etc/pmg/user.conf`.
For details of the fields see xref:pmg_user_configuration_file[user.conf]
+[[pmgconfig_ldap]]
LDAP/Active Directory
~~~~~~~~~~~~~~~~~~~~~
@@ -563,6 +578,7 @@ After a successfull sync, the groups and users should be visible on the web
interface. After that, you can create rules targeting LDAP users and groups.
+[[pmgconfig_fetchmail]]
Fetchmail
~~~~~~~~~
diff --git a/pmgsubscription.adoc b/pmgsubscription.adoc
index 4b2fe5c..792beb4 100644
--- a/pmgsubscription.adoc
+++ b/pmgsubscription.adoc
@@ -1,3 +1,4 @@
+[[chapter_pmgsubscription]]
ifdef::manvolnum[]
pmgsubscription(1)
==================
--
2.11.0
More information about the pmg-devel
mailing list