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