X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7c545bcaf9158021853d3dc097d2e41b7417ad10..adcc6d9d4fd9128d36fab0ef0862604b90693e63:/test/send/test-sendfrom diff --git a/test/send/test-sendfrom b/test/send/test-sendfrom index 68ddb276..0f2dda84 100755 --- a/test/send/test-sendfrom +++ b/test/send/test-sendfrom @@ -51,12 +51,23 @@ QUIT EOF cat > "${testname}.post-expected" < EHLO nosuchhost.example.com +<= 250-ready +<= 250-8BITMIME +<= 250-SMTPUTF8 <= 250 I'll buy that for a dollar! => MAIL FROM: +<= 250-ready +<= 250-8BITMIME +<= 250-SMTPUTF8 <= 250 I'll buy that for a dollar! => RCPT TO: +<= 250-ready +<= 250-8BITMIME +<= 250-SMTPUTF8 <= 250 I'll buy that for a dollar! => DATA <= 354 Go ahead @@ -67,7 +78,7 @@ cat > "${testname}.post-expected" < ${testname}.post 2>/dev/null + 2> ${testname}.post check "${testname}.post-expected" "${testname}.post"