Add $router_name and $transport_name variables. Bug 308.
[exim.git] / test / stderr / 0143
1 Exim version x.yz ....
2 configuration file is TESTSUITE/test-config
3 admin user
4 LOG: MAIN
5   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
6 created log directory TESTSUITE/spool/log
7 Exim version x.yz ....
8 configuration file is TESTSUITE/test-config
9 trusted user
10 admin user
11 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
12 --------> userx@domain.com <--------
13 transport_name <my_smtp> from router <my_main_router>
14 my_smtp transport entered
15   userx@domain.com
16 checking status of 127.0.0.1
17 127.0.0.1 [127.0.0.1]:1111 status = usable
18 delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@domain.com)
19 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
20   SMTP<< 220 ESMTP
21   SMTP>> EHLO myhost.test.ex
22   SMTP<< 250-OK
23          250-HELP
24          250 AUTH LOGIN
25 not using PIPELINING
26   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
27   SMTP<< 250 Sender OK
28   SMTP>> RCPT TO:<userx@domain.com>
29   SMTP<< 250 Recipient OK
30   SMTP>> DATA
31   SMTP<< 354 Send data
32   SMTP>> writing message and terminating "."
33 writing data block fd=dddd size=sss timeout=300
34   SMTP<< 250 OK
35 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
36 transport_check_waiting entered
37   sequence=1 local_max=500 global_max=-1
38 no messages waiting for 127.0.0.1
39   SMTP>> QUIT
40 Leaving my_smtp transport
41 LOG: MAIN
42   => userx@domain.com R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
43 LOG: MAIN
44   Completed
45 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
46 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>