diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-06 15:19:24 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-06 16:16:24 +0100 |
commit | 2a53e2464bfa1a831f544ed44d3690e5c22259a5 (patch) | |
tree | 4a7c9d87f024908e813daa992a1ab20cc3b5265b /doc/doc-docbook/spec.xfpt | |
parent | a368cc11b211657f86f2495002823bc09b71a9f1 (diff) |
testcases for value return
Diffstat (limited to 'doc/doc-docbook/spec.xfpt')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index a05ad6650..33e07db0a 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -8528,7 +8528,7 @@ possible to use the same configuration file on several different hosts that differ only in their names. .new -The value for a match will be the primary host name/ +The value for a match will be the primary host name. .wen @@ -8541,7 +8541,8 @@ in square brackets (as in an email address that contains a domain literal), but only if that IP address is recognized as local for email routing purposes. The &%local_interfaces%& and &%extra_local_interfaces%& options can be used to control which of a host's several IP addresses are treated as local. -In today's Internet, the use of domain literals is controversial. +In today's Internet, the use of domain literals is controversial; +see the &%allow_domain_literals%& main option. .new The value for a match will be the &`@[]`& string. |