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 handling: exponentially-increasing alloc size
[exim.git]
/
test
/
stderr
/
0143
diff --git
a/test/stderr/0143
b/test/stderr/0143
index f7f14f6ece1d7169174d6b8f7ff2fadbc4308f6f..02e23a8ac91598d9cd631160356cf7bfb5e3368f 100644
(file)
--- a/
test/stderr/0143
+++ b/
test/stderr/0143
@@
-34,7
+34,7
@@
cmd buf flush ddd bytes
SMTP<< 250 Sender OK
SMTP>> RCPT TO:<userx@domain.com>
cmd buf flush ddd bytes
SMTP<< 250 Sender OK
SMTP>> RCPT TO:<userx@domain.com>
cmd buf flush ddd bytes
-sync_responses expect rcpt
+sync_responses expect rcpt
for userx@domain.com
SMTP<< 250 Recipient OK
SMTP>> DATA
cmd buf flush ddd bytes
SMTP<< 250 Recipient OK
SMTP>> DATA
cmd buf flush ddd bytes
@@
-49,8
+49,10
@@
transport_check_waiting entered
sequence=1 local_max=500 global_max=-1
no messages waiting for 127.0.0.1
transport_check_waiting: FALSE
sequence=1 local_max=500 global_max=-1
no messages waiting for 127.0.0.1
transport_check_waiting: FALSE
- SMTP
>
> QUIT
+ SMTP
+
> QUIT
cmd buf flush ddd bytes (more expected)
cmd buf flush ddd bytes (more expected)
+ SMTP(shutdown)>>
+ SMTP<< 250 OK
SMTP(close)>>
Leaving my_smtp transport
LOG: MAIN
SMTP(close)>>
Leaving my_smtp transport
LOG: MAIN