summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-05-06 21:01:45 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-05-06 21:01:45 +0100
commit40525d07a858c90293bc09188fb539a1cec3f8aa (patch)
treecc917c104c9942d5fc0f7bffd76fb4cb6eefdbed /test/scripts/0000-Basic
parent687a382d6fd27a355a551d8cfc64e1791f1fa4a7 (diff)
Teach SMTP input sync check ("input sent too soon") about SMTP input buffering
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r--test/scripts/0000-Basic/09018
1 files changed, 4 insertions, 4 deletions
diff --git a/test/scripts/0000-Basic/0901 b/test/scripts/0000-Basic/0901
index 9908d5ecd..5e88c5ae9 100644
--- a/test/scripts/0000-Basic/0901
+++ b/test/scripts/0000-Basic/0901
@@ -243,12 +243,12 @@ ehlo tester
??? 250-8BITMIME
??? 250-CHUNKING
??? 250 HELP
-mail from:someone9@some.domain
+MAIL FROM:someone9@some.domain
??? 250
-rcpt to:CALLER@test.ex
+RCPT TO:CALLER@test.ex
??? 250
-bdat 1\r\nTbdat 87 last
-To: Susan@random.com
+BDAT 1\r\nTBDAT 87 last
+o: Susan@random.com
From: Sam@random.com
Subject: This is a bodyless test message