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
Memory management: when running under the testsuite, check every string variable...
[exim.git]
/
test
/
stderr
/
5403
diff --git
a/test/stderr/5403
b/test/stderr/5403
index 292f09133e712763968197a0bac1792825342704..8d6f97c9aee27f0c80a2d15780f39dd1ab0c6a22 100644
(file)
--- a/
test/stderr/5403
+++ b/
test/stderr/5403
@@
-73,11
+73,14
@@
MUNGED: ::1 will be omitted in what follows
>>> SMTP<< 220 server ready
>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
>>> SMTP>> EHLO myhost.test.ex
>>> SMTP<< 220 server ready
>>> 127.0.0.1 in hosts_avoid_esmtp? no (option unset)
>>> SMTP>> EHLO myhost.test.ex
+>>> cmd buf flush 21 bytes
>>> SMTP<< 250 OK
>>> 127.0.0.1 in hosts_require_auth? no (option unset)
>>> SMTP<< 250 OK
>>> 127.0.0.1 in hosts_require_auth? no (option unset)
->>> SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
+>>> SMTP>> MAIL FROM:<sender@myhost.test.ex>
+>>> cmd buf flush 35 bytes
>>> SMTP<< 250 OK
>>> SMTP>> RCPT TO:<verify@domain.com>
>>> SMTP<< 250 OK
>>> SMTP>> RCPT TO:<verify@domain.com>
+>>> cmd buf flush 29 bytes
>>> SMTP<< 250 OK
>>> holding verify callout open for cutthrough delivery
>>> ----------- end verify ------------
>>> SMTP<< 250 OK
>>> holding verify callout open for cutthrough delivery
>>> ----------- end verify ------------
@@
-86,5
+89,7
@@
MUNGED: ::1 will be omitted in what follows
>>> accept: condition test succeeded in ACL "ar"
>>> end of ACL "ar": ACCEPT
>>> SMTP>> QUIT
>>> accept: condition test succeeded in ACL "ar"
>>> end of ACL "ar": ACCEPT
>>> SMTP>> QUIT
+>>> SMTP<< 220 OK
+>>> SMTP(close)>>
>>> ----------- cutthrough shutdown (host-checking mode) ------------
>>> ----------- cutthrough shutdown (host-checking mode) ------------
-LOG: 10HmaY-0005vi-00 <=
CALLER
@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com
+LOG: 10HmaY-0005vi-00 <=
sender
@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=esmtp S=sss for verify@domain.com