A-label expansion operators
[users/heiko/exim.git] / doc / doc-docbook / spec.xfpt
index 690f1ed3083d247f0c5e93fef4755466d43b21ab..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
@@ -24379,7 +24380,7 @@ 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.