hosts_require_helo
[exim.git] / test / scripts / 1100-Basic-TLS / 1105
index fe06d2cabd8f6a6dbfdb5db5cff4a0f590cb7c33..01f911329d84b118d51c20be544d58f59dd69b1a 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>
@@ -17,6 +19,12 @@ ehlo rhu.barb
 ??? 250
 starttls
 ??? 220
+ehlo rhu.barb
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250
 mail from:<userx@test.ex>
 ??? 250
 rcpt to:<userx@remote.test.ex>