diff options
Diffstat (limited to 'test/confs/5892')
-rw-r--r-- | test/confs/5892 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/confs/5892 b/test/confs/5892 index a7738468f..0aec9bfaf 100644 --- a/test/confs/5892 +++ b/test/confs/5892 @@ -86,6 +86,9 @@ send_to_server1: hosts = 127.0.0.1 port = PORT_D helo_data = helo.data.changed +.ifdef HELO_MSG + host_name_extract = HELO_MSG +.endif .ifdef VALUE tls_resumption_hosts = * .else |