Testsuite: fix testcases for /etc/services not having smtps
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 11 Nov 2018 18:16:29 +0000 (18:16 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 11 Nov 2018 18:36:19 +0000 (18:36 +0000)
test/confs/4061
test/confs/4065

index 3ff106f8b284ac7932aab098e29c6e19a419a044..4352f589189eba6fb0f9b1eed8ff220c0ad65e20 100644 (file)
@@ -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 =
 
index dcf0d6f5da9211e3e173f158433983dcb2ac1d5c..8a8b38f96083cbad51c5ebf29a019184cc84bb9f 100644 (file)
@@ -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 = *
   protocol =           smtps
+  port =               PORT_D
   tls_verify_hosts =
   tls_try_verify_hosts =
   hosts_require_auth = *