diff options
Diffstat (limited to 'test/confs/4061')
-rw-r--r-- | test/confs/4061 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/confs/4061 b/test/confs/4061 index 3ff106f8b..4352f5891 100644 --- a/test/confs/4061 +++ b/test/confs/4061 @@ -43,7 +43,7 @@ server: client: driver = manualroute - route_data = 127.0.0.1::PORT_D + route_data = 127.0.0.1 self = send transport = smtp @@ -54,6 +54,7 @@ smtp: driver = smtp hosts_pipe_connect = CONTROL protocol = smtps + port = PORT_D tls_verify_hosts = tls_try_verify_hosts = |