git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Support transport-added headers under cutthrough delivery. Bug 1431
[exim.git]
/
test
/
stderr
/
5401
diff --git
a/test/stderr/5401
b/test/stderr/5401
index 54f8f1989ea32aa6b48b376baa1a242c55d7619e..1bd14f8d52e1c8c26bfbbe3fd97ed3393f337110 100644
(file)
--- a/
test/stderr/5401
+++ b/
test/stderr/5401
@@
-14,7
+14,7
@@
Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
SMTP<< 220 ESMTP
SMTP>> EHLO myhost.test.ex
SMTP<< 250 OK
SMTP<< 220 ESMTP
SMTP>> EHLO myhost.test.ex
SMTP<< 250 OK
- SMTP>> MAIL FROM:<
eximtest
@myhost.test.ex>
+ SMTP>> MAIL FROM:<
CALLER
@myhost.test.ex>
SMTP<< 250 Sender OK
SMTP>> RCPT TO:<userx@domain.com>
SMTP<< 250 Recipient OK
SMTP<< 250 Sender OK
SMTP>> RCPT TO:<userx@domain.com>
SMTP<< 250 Recipient OK
@@
-23,7
+23,8
@@
processing "accept"
accept: condition test succeeded in inline ACL
SMTP>> DATA
SMTP<< 354 Send data
accept: condition test succeeded in inline ACL
SMTP>> DATA
SMTP<< 354 Send data
- SMTP>>(nl)
+----------- start cutthrough headers send -----------
+----------- done cutthrough headers send ------------
SMTP>> .
SMTP<< 250 OK
LOG: MAIN
SMTP>> .
SMTP<< 250 OK
LOG: MAIN