Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / scripts / 2000-GnuTLS / 2034
index b03c60d934056d21e724e2bdd49bfe359e57d980..8278c436ba0df397cef7d79cfd993422def4acae 100644 (file)
@@ -5,7 +5,8 @@ exim -DSERVER=server -bd -oX PORT_D
 # timeout case
 client 127.0.0.1 PORT_D
 ??? 220
-ehlo rhu.barb
+ehlo rhu1.barb
+??? 250-
 ??? 250-
 ??? 250-
 ??? 250-
@@ -20,7 +21,8 @@ starttls
 # bad TLS negotiation case
 client 127.0.0.1 PORT_D
 ??? 220
-ehlo rhu.barb
+ehlo rhu2.barb
+??? 250-
 ??? 250-
 ??? 250-
 ??? 250-
@@ -31,4 +33,5 @@ starttls
 ??? 220
 bogus
 ****
+millisleep 500
 killdaemon