Import Debian changes 4.89-2+deb9u4
[hcoop/debian/exim4.git] / debian / manpages / exim4-config_files.5
index dc4a52c..b217377 100644 (file)
@@ -2,7 +2,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH EXIM4-CONFIG_FILES 5 "Jan  5, 2014" EXIM4
+.TH EXIM4-CONFIG_FILES 5 "Jan  4, 2015" EXIM4
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -291,7 +291,7 @@ mail.server.example:user:password
 .br
 # the regular expression
 .br
 .br
 # the regular expression
 .br
-^smtp[0\-9]*.mail.server.example:user:password
+^smtp[0\-9]*\\.mail\\.server\\.example:user:password
 .br
 
 .SH /etc/exim4/exim.crt
 .br
 
 .SH /etc/exim4/exim.crt
@@ -334,7 +334,7 @@ does not match the list. e.g. a local_host_blacklist consisting of
 notresolvable.example.com:rejectme.example.com
 
 is equivalent to an empty one. - Exim tries to match the IP-address of the
 notresolvable.example.com:rejectme.example.com
 
 is equivalent to an empty one. - Exim tries to match the IP-address of the
-conecting host to notresolvable.example.com, resolving this IP by DNS
+connecting host to notresolvable.example.com, resolving this IP by DNS
 fails, exim behaves as if the connecting host does not match the list. List
 processing stops at this point!
 
 fails, exim behaves as if the connecting host does not match the list. List
 processing stops at this point!