add anchors for onlineHelp

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
Stoiko Ivanov 2018-10-03 13:37:35 +02:00 committed by Dietmar Maurer
parent 2e28ecacc5
commit 4a08dffe92
5 changed files with 25 additions and 0 deletions

View File

@ -87,6 +87,7 @@ Virus
Allows administrators to inspect quarantined virus mails. Allows administrators to inspect quarantined virus mails.
[[pmg_userblackwhitelist]]
User White- and Blacklist User White- and Blacklist
~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@ -1,3 +1,4 @@
[[chapter_mailfilter]]
Mail Filter Mail Filter
=========== ===========
@ -58,6 +59,7 @@ testing and debugging. The 'Factory Defaults' button alows you to
reset the filter rules. reset the filter rules.
[[pmg_mailfilter_action]]
'Action' - objects 'Action' - objects
------------------ ------------------
@ -155,6 +157,7 @@ Disclaimer
Add a Disclaimer. Add a Disclaimer.
[[pmg_mailfilter_who]]
'Who' - objects 'Who' - objects
--------------- ---------------
@ -189,6 +192,7 @@ We have two important 'Who' - objects called 'Blacklist' and
or allow specific senders. or allow specific senders.
[[pmg_mailfilter_what]]
'What' - objects 'What' - objects
---------------- ----------------
@ -223,6 +227,7 @@ Archive Filter::
Can be used to match specific content types inside archives. Can be used to match specific content types inside archives.
[[pmg_mailfilter_when]]
'When' - objects 'When' - objects
---------------- ----------------
@ -235,6 +240,7 @@ The default ruleset defines 'Office Hours', but this is not used by
the default rules. the default rules.
[[pmg_mailfilter_regex]]
Using regular expressions Using regular expressions
------------------------- -------------------------

View File

@ -239,6 +239,7 @@ pmg5(1) 192.168.2.127 master A 1 day 21:18 0.30 80%
---- ----
[[pmgcm_join]]
Adding Cluster Nodes Adding Cluster Nodes
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~

View File

@ -175,6 +175,7 @@ NOTE: Modified templates from `/etc/pmg/templates/` are automatically
synced from the master node to all cluster members. synced from the master node to all cluster members.
[[pmgconfig_systemconfig]]
System Configuration System Configuration
-------------------- --------------------
@ -235,6 +236,7 @@ include::pmg.admin-conf-opts.adoc[]
Mail Proxy Configuration Mail Proxy Configuration
------------------------ ------------------------
[[pmgconfig_mailproxy_relaying]]
Relaying Relaying
~~~~~~~~ ~~~~~~~~
@ -247,6 +249,7 @@ using the following configuration keys:
include::pmg.mail-relaying-conf-opts.adoc[] include::pmg.mail-relaying-conf-opts.adoc[]
[[pmgconfig_mailproxy_relay_domains]]
Relay Domains Relay Domains
~~~~~~~~~~~~~ ~~~~~~~~~~~~~
@ -259,6 +262,7 @@ system will relay mail to. The system will reject incoming mails to
other domains. other domains.
[[pmgconfig_mailproxy_ports]]
Ports Ports
~~~~~ ~~~~~
@ -272,6 +276,7 @@ using the following configuration keys:
include::pmg.mail-ports-conf-opts.adoc[] include::pmg.mail-ports-conf-opts.adoc[]
[[pmgconfig_mailproxy_options]]
Options Options
~~~~~~~ ~~~~~~~
@ -285,6 +290,7 @@ using the following configuration keys:
include::pmg.mail-options-conf-opts.adoc[] include::pmg.mail-options-conf-opts.adoc[]
[[pmgconfig_mailproxy_transports]]
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. just single email addresses) of your additional e-mail servers.
[[pmgconfig_mailproxy_networks]]
Networks Networks
~~~~~~~~ ~~~~~~~~
@ -315,6 +322,7 @@ NOTE: Hosts in the same subnet with Proxmox can relay by default and
its not needed to add them in this list. its not needed to add them in this list.
[[pmgconfig_mailproxy_tls]]
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. for you) you should always add those servers here.
[[pmgconfig_spamdetector]]
Spam Detector Configuration Spam Detector Configuration
--------------------------- ---------------------------
@ -390,6 +399,7 @@ false negatives.
include::pmg.spam-conf-opts.adoc[] include::pmg.spam-conf-opts.adoc[]
[[pmgconfig_spamdetector_quarantine]]
Quarantine Quarantine
~~~~~~~~~~ ~~~~~~~~~~
@ -411,9 +421,11 @@ and not in the webinterface.
include::pmg.spamquar-conf-opts.adoc[] include::pmg.spamquar-conf-opts.adoc[]
[[pmgconfig_clamav]]
Virus Detector Configuration Virus Detector Configuration
---------------------------- ----------------------------
[[pmgconfig_clamav_options]]
Options Options
~~~~~~~ ~~~~~~~
@ -439,6 +451,7 @@ updated. But you can see the database status on the GUI, and you can
trigger manual updates there. trigger manual updates there.
[[pmgconfig_clamav_quarantine]]
Quarantine Quarantine
~~~~~~~~~~ ~~~~~~~~~~
@ -484,6 +497,7 @@ User Management
User management in {pmg} consists of three types of users/accounts: User management in {pmg} consists of three types of users/accounts:
[[pmgconfig_localuser]]
Local Users 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] For details of the fields see xref:pmg_user_configuration_file[user.conf]
[[pmgconfig_ldap]]
LDAP/Active Directory 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. interface. After that, you can create rules targeting LDAP users and groups.
[[pmgconfig_fetchmail]]
Fetchmail Fetchmail
~~~~~~~~~ ~~~~~~~~~

View File

@ -1,3 +1,4 @@
[[chapter_pmgsubscription]]
ifdef::manvolnum[] ifdef::manvolnum[]
pmgsubscription(1) pmgsubscription(1)
================== ==================