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: fix initial listening-on log line
[exim.git]
/
test
/
stderr
/
5420
diff --git
a/test/stderr/5420
b/test/stderr/5420
index 430a82dd9e7a8c80e306b8a24b1c228dcb5601c5..f1bd436c1981db2c500bd6ad5e775480eaa643d9 100644
(file)
--- a/
test/stderr/5420
+++ b/
test/stderr/5420
@@
-121,7
+121,9
@@
not using DSN
SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
SMTP>> RCPT TO:<userx@domain.com>
cmd buf flush ddd bytes
SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
SMTP>> RCPT TO:<userx@domain.com>
cmd buf flush ddd bytes
+sync_responses expect mail
SMTP<< 250 OK
SMTP<< 250 OK
+sync_responses expect rcpt
SMTP<< 250 Accepted
holding verify callout open for cutthrough delivery
----------- end cutthrough setup ------------
SMTP<< 250 Accepted
holding verify callout open for cutthrough delivery
----------- end cutthrough setup ------------
@@
-232,7
+234,7
@@
end of inline ACL: ACCEPT
SMTP>> .
SMTP<< 250 OK id=10HmaY-0005vi-00
LOG: MAIN
SMTP>> .
SMTP<< 250 OK id=10HmaY-0005vi-00
LOG: MAIN
- >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] X=TLS1.x:
xxxxRSA_AES_256_CBC_SHAnnn:256
CV=no C="250 OK id=10HmaY-0005vi-00"
+ >> userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] X=TLS1.x:
ke-RSA-AES256-SHAnnn:xxx
CV=no C="250 OK id=10HmaY-0005vi-00"
SMTP>> QUIT
SMTP<< 221 myhost.test.ex closing connection
SMTP(close)>>
SMTP>> QUIT
SMTP<< 221 myhost.test.ex closing connection
SMTP(close)>>
@@
-335,7
+337,9
@@
not using DSN
SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
SMTP>> RCPT TO:<usery@domain.com>
cmd buf flush ddd bytes
SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
SMTP>> RCPT TO:<usery@domain.com>
cmd buf flush ddd bytes
+sync_responses expect mail
SMTP<< 250 OK
SMTP<< 250 OK
+sync_responses expect rcpt
SMTP<< 250 Accepted
holding verify callout open for cutthrough delivery
----------- end cutthrough setup ------------
SMTP<< 250 Accepted
holding verify callout open for cutthrough delivery
----------- end cutthrough setup ------------
@@
-549,7
+553,9
@@
not using DSN
SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
SMTP>> RCPT TO:<usery@domain.com>
cmd buf flush ddd bytes
SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
SMTP>> RCPT TO:<usery@domain.com>
cmd buf flush ddd bytes
+sync_responses expect mail
SMTP<< 250 OK
SMTP<< 250 OK
+sync_responses expect rcpt
SMTP<< 250 Accepted
holding verify callout open for cutthrough delivery
----------- end cutthrough setup ------------
SMTP<< 250 Accepted
holding verify callout open for cutthrough delivery
----------- end cutthrough setup ------------