config: fix link to whitelist configuration

previously this linked to the options section, this was misleading and
lead users to miss the smtp whitelist configuration section. linking
the correct section here also makes it clearer that these settings
refer to the smtp whitelist.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
This commit is contained in:
Stefan Sterz 2023-04-17 14:59:56 +02:00 committed by Thomas Lamprecht
parent b58bab78da
commit 61b59f734e

View File

@ -203,7 +203,7 @@ blacklist and the user blacklist.
SMTP Whitelist SMTP Whitelist
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
The xref:pmgconfig_mailproxy_options[SMTP Whitelist] is responsible for disabling The xref:pmgconfig_mailproxy_whitelist[SMTP Whitelist] is responsible for disabling
greylisting, as well as SPF and DNSBL checks. These are done during the SMTP greylisting, as well as SPF and DNSBL checks. These are done during the SMTP
dialogue. dialogue.
@ -591,6 +591,7 @@ using the following configuration keys:
include::pmg.admin-dkim-conf-opts.adoc[] include::pmg.admin-dkim-conf-opts.adoc[]
[[pmgconfig_mailproxy_whitelist]]
Whitelist Whitelist
~~~~~~~~~ ~~~~~~~~~