git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
OpenSSL: fix configuration of older TLS protocol versions
[exim.git]
/
test
/
stdout
/
0572
diff --git
a/test/stdout/0572
b/test/stdout/0572
index fd77c72b7be163dad67999c7ad79d0ff797b62cb..2aa0d9b2dc1c2911ae19818c72a33fd49547ce77 100644
(file)
--- a/
test/stdout/0572
+++ b/
test/stdout/0572
@@
-48,6
+48,7
@@
fallback_hosts =
final_timeout = 10m
no_gethostbyname
helo_data = $primary_hostname
final_timeout = 10m
no_gethostbyname
helo_data = $primary_hostname
+host_name_extract = ${if and {{match{$host}{.outlook.com\$}} {match{$item}{\N^250-([\w.]+)\s\N}}} {$1}}
hosts =
hosts_avoid_esmtp =
hosts_avoid_pipelining =
hosts =
hosts_avoid_esmtp =
hosts_avoid_pipelining =
@@
-55,6
+56,7
@@
hosts_max_try = 5
hosts_max_try_hardlimit = 50
no_hosts_override
no_hosts_randomize
hosts_max_try_hardlimit = 50
no_hosts_override
no_hosts_randomize
+hosts_require_alpn =
hosts_require_auth =
hosts_try_auth =
hosts_try_chunking = *
hosts_require_auth =
hosts_try_auth =
hosts_try_chunking = *
@@
-115,6
+117,7
@@
begin transports
port = 1224
hosts_try_fastopen = :
debug_print = transport_name <$transport_name>
port = 1224
hosts_try_fastopen = :
debug_print = transport_name <$transport_name>
+
# Exim Configuration (X)
# 1 "TESTSUITE/test-config"
OPT =
# Exim Configuration (X)
# 1 "TESTSUITE/test-config"
OPT =