X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/54c5ebb14ead7439af300e9d7d9d7d2ba29ff32e..b48cf0793366791f5bdef8526a4956d4523c6778:/test/stderr/0143 diff --git a/test/stderr/0143 b/test/stderr/0143 index 5db549a53..483248639 100644 --- a/test/stderr/0143 +++ b/test/stderr/0143 @@ -8,38 +8,53 @@ Exim version x.yz .... configuration file is TESTSUITE/test-config trusted user admin user +dropping to exim gid; retaining priv uid +router_name >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>> --------> userx@domain.com <-------- -smtp transport entered +transport_name +my_smtp transport entered userx@domain.com +hostlist: + '127.0.0.1' IP 127.0.0.1 port -1 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 retry-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 +Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected SMTP<< 220 ESMTP SMTP>> EHLO myhost.test.ex +cmd buf flush ddd bytes SMTP<< 250-OK 250-HELP 250 AUTH LOGIN not using PIPELINING +not using DSN SMTP>> MAIL FROM: +cmd buf flush ddd bytes SMTP<< 250 Sender OK SMTP>> RCPT TO: +cmd buf flush ddd bytes +sync_responses expect rcpt SMTP<< 250 Recipient OK SMTP>> DATA +cmd buf flush ddd bytes +sync_responses expect data SMTP<< 354 Send data SMTP>> writing message and terminating "." -writing data block fd=6 size=sss timeout=300 +cannot use sendfile for body: spoolfile not wireformat +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 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 +cmd buf flush ddd bytes + SMTP(close)>> +Leaving my_smtp transport LOG: MAIN - => userx@domain.com R=all T=smtp H=127.0.0.1 [127.0.0.1] + => 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 >>>>>>>>>>>>>>>> ->>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>> +>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>