A-label expansion operators
[users/heiko/exim.git] / doc / doc-docbook / spec.xfpt
index e124ab018a880b889c629a7411f442dbbf307f85..f274db74e38bb550519cb2f8d8ac03e780a4df00 100644 (file)
@@ -23190,12 +23190,13 @@ that matches this list, even if the server host advertises PIPELINING support.
 Exim will not try to start a TLS session when delivering to any host that
 matches this list. See chapter &<<CHAPTLS>>& for details of TLS.
 
-.option hosts_verify_avoid_tls smtp "host list&!!" *
+.new
+.option hosts_verify_avoid_tls smtp "host list&!!" unset
 .cindex "TLS" "avoiding for certain hosts"
 Exim will not try to start a TLS session for a verify callout,
 or when delivering in cutthrough mode,
 to any host that matches this list.
-Note that the default is to not use TLS.
+.wen
 
 
 .option hosts_max_try smtp integer 5
@@ -24374,12 +24375,12 @@ A server unexpectedly closed the SMTP connection. There may, of course,
 legitimate reasons for this (host died, network died), but if it repeats a lot
 for the same host, it indicates something odd.
 
-.vitem %&lookup%&
+.vitem &%lookup%&
 A DNS lookup for a host failed.
 Note that a &%dnslookup%& router will need to have matched
 its &%fail_defer_domains%& option for this retry type to be usable.
 Also note that a &%manualroute%& router will probably need
-its &%host_find_failed%& option set to &%defer&%.
+its &%host_find_failed%& option set to &%defer%&.
 
 .vitem &%refused_MX%&
 A connection to a host obtained from an MX record was refused.