X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/b5a70bdfa38bcc3e1143f8fe6f63e7613f03e690..a2550b677cfc7c4dd6ac1ac24c7f029b6e5ef44d:/test/stderr/0143 diff --git a/test/stderr/0143 b/test/stderr/0143 index 3373ded2e..4be0d5227 100644 --- a/test/stderr/0143 +++ b/test/stderr/0143 @@ -8,12 +8,14 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +router_name >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>> --------> userx@domain.com <-------- -smtp transport entered +transport_name +my_smtp transport entered userx@domain.com checking status of 127.0.0.1 -127.0.0.1 [127.0.0.1]:1111 status = usable +127.0.0.1 [127.0.0.1]:1111/ip4.ip4.ip4.ip4 status = usable delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@domain.com) Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected SMTP<< 220 ESMTP @@ -22,6 +24,7 @@ Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected 250-HELP 250 AUTH LOGIN not using PIPELINING +not using DSN SMTP>> MAIL FROM: SMTP<< 250 Sender OK SMTP>> RCPT TO: @@ -36,9 +39,9 @@ transport_check_waiting entered sequence=1 local_max=500 global_max=-1 no messages waiting for 127.0.0.1 SMTP>> QUIT -Leaving smtp transport +Leaving my_smtp transport LOG: MAIN - => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] C="250 OK" + => userx@domain.com R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1] C="250 OK" LOG: MAIN Completed >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>