From ec2a355fdc961aba7ace27c624c01accd58dc1ed Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 15 Apr 2022 10:36:56 +0100 Subject: TLS resumption: support Outlook hosts-behind-loadbalancer --- test/stdout/0572 | 1 + 1 file changed, 1 insertion(+) (limited to 'test/stdout') diff --git a/test/stdout/0572 b/test/stdout/0572 index 0ba712dcf..3345451c3 100644 --- a/test/stdout/0572 +++ b/test/stdout/0572 @@ -48,6 +48,7 @@ fallback_hosts = 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 = -- cgit v1.2.3