summaryrefslogtreecommitdiff
path: root/test/scripts/1100-Basic-TLS/1105
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/1100-Basic-TLS/1105')
-rw-r--r--test/scripts/1100-Basic-TLS/11058
1 files changed, 8 insertions, 0 deletions
diff --git a/test/scripts/1100-Basic-TLS/1105 b/test/scripts/1100-Basic-TLS/1105
index fe06d2cab..01f911329 100644
--- a/test/scripts/1100-Basic-TLS/1105
+++ b/test/scripts/1100-Basic-TLS/1105
@@ -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>