diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-15 10:36:56 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-04-15 11:22:04 +0100 |
commit | ec2a355fdc961aba7ace27c624c01accd58dc1ed (patch) | |
tree | f9641fcbe830c2c3c231fc833b7c9baded9bc4b3 /test/stdout/0572 | |
parent | fa714063ea46ef6dd92dbef3525781d85513394b (diff) |
TLS resumption: support Outlook hosts-behind-loadbalancer
Diffstat (limited to 'test/stdout/0572')
-rw-r--r-- | test/stdout/0572 | 1 |
1 files changed, 1 insertions, 0 deletions
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 = |