Fix logging of delivery port for callout lazy-close, when port specified by router
[exim.git] / test / stderr / 2035
CommitLineData
087b6b26
JH
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3admin user
4LOG: smtp_connection MAIN
5 SMTP connection from CALLER
6Transport port=25 replaced by host-specific port=1225
7Connecting to 127.0.0.1 [127.0.0.1]:1225 ... connected
8 SMTP<< 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
9 SMTP>> EHLO myhost.test.ex
10cmd buf flush ddd bytes
11 SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
12 250-SIZE 52428800
13 250-8BITMIME
14 250-PIPELINING
15 250-STARTTLS
16 250 HELP
17 SMTP>> STARTTLS
18cmd buf flush ddd bytes
19 SMTP<< 220 TLS go ahead
20 SMTP>> EHLO myhost.test.ex
21cmd buf flush ddd bytes
22 SMTP<< 250-myhost.test.ex Hello localhost [127.0.0.1]
23 250-SIZE 52428800
24 250-8BITMIME
25 250-PIPELINING
26 250 HELP
27using PIPELINING
28not using DSN
29 SMTP>> MAIL FROM:<usera@ok.example> SIZE=ssss
30 SMTP>> RCPT TO:<userb@test.ex>
31cmd buf flush ddd bytes
32 SMTP<< 250 OK
33 SMTP<< 250 Accepted
34LOG: MAIN
35 <= CALLER@myhost.test.ex U=CALLER P=local-smtp S=sss
36LOG: smtp_connection MAIN
37 SMTP connection from CALLER closed by QUIT
38>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
39Exim version x.yz ....
40configuration file is TESTSUITE/test-config
41trusted user
42admin user
43>>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
44--------> userb@test.ex <--------
45t1 transport entered
46 userb@test.ex
47hostlist:
48 127.0.0.1:1225
49already connected to 127.0.0.1 [127.0.0.1] (on fd 0)
50checking status of 127.0.0.1
51127.0.0.1 [127.0.0.1]:1111 retry-status = usable
52delivering 10HmaX-0005vi-00 to 127.0.0.1 [127.0.0.1] (userb@test.ex)
a843a57e 53Transport port=25 replaced by host-specific port=1225
087b6b26
JH
54continued connection, proxied TLS
55 SMTP>> DATA
56cmd buf flush ddd bytes
57 SMTP<< 354 Enter message, ending with "." on a line by itself
58 SMTP>> writing message and terminating "."
59cannot use sendfile for body: spoolfile not wireformat
60writing data block fd=dddd size=sss timeout=300
61 SMTP<< 250 OK id=10HmaY-0005vi-00
62ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
63 SMTP>> QUIT
64cmd buf flush ddd bytes
65 SMTP(close)>>
66Leaving t1 transport
67>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
68LOG: MAIN
a843a57e 69 => userb@test.ex R=client T=t1 H=127.0.0.1 [127.0.0.1]:1225 X=TLS1.x:xxxxRSA_AES_256_CBC_SHAnnn:256 CV=no C="250 OK id=10HmaY-0005vi-00"
087b6b26
JH
70LOG: MAIN
71 Completed
72>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
73
74******** SERVER ********