X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a2c417d3e1641ba4ab151b7945b90f55176705b1..91fff561d7a49b85c148c2de4cd82610b32a9cec:/test/send/test-sendfrom?ds=inline diff --git a/test/send/test-sendfrom b/test/send/test-sendfrom index 2d704f16..03d325f0 100755 --- a/test/send/test-sendfrom +++ b/test/send/test-sendfrom @@ -51,21 +51,15 @@ 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 @@ -76,7 +70,7 @@ cat > "${testname}.post-expected" < ${testname}.post 2>/dev/null + 2> ${testname}.post check "${testname}.post-expected" "${testname}.post"