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
Logging: expand hosts_connection_nolog coverage
[exim.git]
/
test
/
stderr
/
0143
diff --git
a/test/stderr/0143
b/test/stderr/0143
index f7f14f6ece1d7169174d6b8f7ff2fadbc4308f6f..f8c9624ce89d18affb644e35e90a3b587ccc8a56 100644
(file)
--- a/
test/stderr/0143
+++ b/
test/stderr/0143
@@
-34,14
+34,15
@@
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
sync_responses expect data
SMTP<< 354 Send data
SMTP<< 250 Recipient OK
SMTP>> DATA
cmd buf flush ddd bytes
sync_responses expect data
SMTP<< 354 Send data
- SMTP>>
writing message and terminating "."
+ SMTP>>
(writing message)
cannot use sendfile for body: spoolfile not wireformat
cannot use sendfile for body: spoolfile not wireformat
+ SMTP>> .
writing data block fd=dddd size=sss timeout=300
SMTP<< 250 OK
ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
writing data block fd=dddd size=sss timeout=300
SMTP<< 250 OK
ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
@@
-49,9
+50,12
@@
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)>>
SMTP(close)>>
+cmdlog: '220:EHLO:250-:MAIL:250:RCPT:250:DATA:354:.:250:QUIT:250'
Leaving my_smtp transport
LOG: MAIN
=> userx@domain.com R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
Leaving my_smtp transport
LOG: MAIN
=> userx@domain.com R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1] C="250 OK"