Restrict lifetime of $router_name and $transport_name. 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 router_name <my_main_router>
12 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
13 --------> userx@domain.com <--------
14 transport_name <my_smtp>
15 my_smtp transport entered
16   userx@domain.com
17 checking status of 127.0.0.1
18 127.0.0.1 [127.0.0.1]:1111 status = usable
19 delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userx@domain.com)
20 Connecting to 127.0.0.1 [127.0.0.1]:1224 from ip4.ip4.ip4.ip4 ... connected
21   SMTP<< 220 ESMTP
22   SMTP>> EHLO myhost.test.ex
23   SMTP<< 250-OK
24          250-HELP
25          250 AUTH LOGIN
26 not using PIPELINING
27   SMTP>> MAIL FROM:<CALLER@myhost.test.ex>
28   SMTP<< 250 Sender OK
29   SMTP>> RCPT TO:<userx@domain.com>
30   SMTP<< 250 Recipient OK
31   SMTP>> DATA
32   SMTP<< 354 Send data
33   SMTP>> writing message and terminating "."
34 writing data block fd=dddd size=sss timeout=300
35   SMTP<< 250 OK
36 ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
37 transport_check_waiting entered
38   sequence=1 local_max=500 global_max=-1
39 no messages waiting for 127.0.0.1
40   SMTP>> QUIT
41 Leaving my_smtp transport
42 LOG: MAIN
43   => userx@domain.com R=my_main_router T=my_smtp H=127.0.0.1 [127.0.0.1] C="250 OK"
44 LOG: MAIN
45   Completed
46 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
47 >>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>