X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/94ef322eb8618c2c4448090146faab976d43e923..d584d0921bf0b90ba26b153816ededf9b2cfbeb4:/test/stdout/0572 diff --git a/test/stdout/0572 b/test/stdout/0572 index 40c8b3529..acfa5a0cd 100644 --- a/test/stdout/0572 +++ b/test/stdout/0572 @@ -55,15 +55,17 @@ hosts_max_try = 5 hosts_max_try_hardlimit = 50 no_hosts_override no_hosts_randomize +hosts_require_alpn = hosts_require_auth = hosts_try_auth = hosts_try_chunking = * -hosts_try_fastopen = * +hosts_try_fastopen = : hosts_try_prdr = * interface = ip4.ip4.ip4.ip4 keepalive no_lmtp_ignore_quota max_rcpt = 100 +message_linelength_limit = 998 multi_domain port = 1224 protocol = smtp @@ -93,6 +95,7 @@ chunking_advertise_hosts = primary_hostname = myhost.test.ex log_selector = +outgoing_port domainlist local_domains = test.ex : *.test.ex +hide domainlist hidden_domains = test.ex : *.test.ex acl_smtp_rcpt = accept begin routers @@ -111,7 +114,9 @@ begin transports driver = smtp interface = ip4.ip4.ip4.ip4 port = 1224 + hosts_try_fastopen = : debug_print = transport_name <$transport_name> + # Exim Configuration (X) # 1 "TESTSUITE/test-config" OPT = @@ -134,6 +139,7 @@ chunking_advertise_hosts = primary_hostname = myhost.test.ex log_selector = +outgoing_port domainlist local_domains = test.ex : *.test.ex +hide domainlist hidden_domains = test.ex : *.test.ex acl_smtp_rcpt = accept begin routers my_main_router: @@ -148,4 +154,5 @@ my_smtp: driver = smtp interface = ip4.ip4.ip4.ip4 port = 1224 +hosts_try_fastopen = : debug_print = transport_name <$transport_name>