diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-02-02 21:49:02 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-02-02 21:54:33 +0000 |
commit | 583b7f82cdcc5ea24d2afb572f61b10e0da676d4 (patch) | |
tree | f8e4408bff42f56753c9f2c51bd26a008aeb91eb /test/stderr/0388 | |
parent | f92dd928f3e2e8b4a6e42f43b403dcefefee747a (diff) |
Pass on SIZE to cutthrough connection
Diffstat (limited to 'test/stderr/0388')
-rw-r--r-- | test/stderr/0388 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/stderr/0388 b/test/stderr/0388 index e9e8c7b5c..5f4680130 100644 --- a/test/stderr/0388 +++ b/test/stderr/0388 @@ -86,7 +86,6 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 ... connected 127.0.0.1 in hosts_avoid_esmtp? no (option unset) SMTP>> EHLO myhost.test.ex SMTP<< 250 OK -127.0.0.1 in hosts_avoid_pipelining? no (option unset) 127.0.0.1 in hosts_require_auth? no (option unset) SMTP>> MAIL FROM:<CALLER@myhost.test.ex> SMTP<< 250 OK |