Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / scripts / 1100-Basic-TLS / 1105
index fe06d2cabd8f6a6dbfdb5db5cff4a0f590cb7c33..76387c1a9f6e5f187301439c1ff336545dac084d 100644 (file)
@@ -4,6 +4,8 @@ exim -DSERVER=server -bd -oX PORT_D
 ****
 client-anytls 127.0.0.1 PORT_D
 ??? 220
+helo test
+??? 250
 mail from:<userx@test.ex>
 ??? 250
 rcpt to:<userx@remote.test.ex>
@@ -14,9 +16,17 @@ ehlo rhu.barb
 ??? 250-
 ??? 250-
 ??? 250-
+??? 250-
 ??? 250
 starttls
 ??? 220
+ehlo rhu.barb
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250
 mail from:<userx@test.ex>
 ??? 250
 rcpt to:<userx@remote.test.ex>