add config field "IPsNATed" to listener, indicating the IPs are not the actual public IPs but are NATed, to skip a few DNS checks

the dns check was returning errors that could not be fixed with that setup,
which makes the checks much less useful.

for issue #17
This commit is contained in:
Mechiel Lukkien
2023-03-09 15:24:06 +01:00
parent 8b0706e02d
commit e6df84a8de
4 changed files with 48 additions and 19 deletions

View File

@ -101,6 +101,11 @@ describe-static" and "mox config describe-domains":
IPs:
-
# Set this if the specified IPs are not the public IPs, but are NATed. This makes
# the DNS check skip a few checks related to IPs, such as for iprev, mx, spf,
# autoconfig, autodiscover. (optional)
IPsNATed: false
# If empty, the config global Hostname is used. (optional)
Hostname: