summaryrefslogtreecommitdiff
path: root/test/stderr/2135
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-06-02 14:22:42 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-06-03 22:04:50 +0100
commita843a57ecb56c45c42bd0e8e8bd66defe48bb6bd (patch)
tree36b3909062eb51a437722b98eb4697e8cbc9b00e /test/stderr/2135
parent087b6b26fa9be49f9ce52bf8941b5a69d1ec31ce (diff)
Fix logging of delivery port for callout lazy-close, when port specified by router
Diffstat (limited to 'test/stderr/2135')
-rw-r--r--test/stderr/21353
1 files changed, 2 insertions, 1 deletions
diff --git a/test/stderr/2135 b/test/stderr/2135
index c61239a11..5a4de14ec 100644
--- a/test/stderr/2135
+++ b/test/stderr/2135
@@ -50,6 +50,7 @@ already connected to 127.0.0.1 [127.0.0.1] (on fd 0)
checking status of 127.0.0.1
127.0.0.1 [127.0.0.1]:1111 retry-status = usable
delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userb@test.ex)
+Transport port=25 replaced by host-specific port=1225
continued connection, proxied TLS
SMTP>> DATA
cmd buf flush ddd bytes
@@ -65,7 +66,7 @@ cmd buf flush ddd bytes
Leaving t1 transport
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
LOG: MAIN
- => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:25 X=TLSv1:AES256-SHA:256 CV=no C="250 OK id=10HmaY-0005vi-00"
+ => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:1225 X=TLSv1:AES256-SHA:256 CV=no C="250 OK id=10HmaY-0005vi-00"
LOG: MAIN
Completed
>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>