PIPE_CONNECT: fix feature-cache refresh
[exim.git] / test / stderr / 4052
... / ...
CommitLineData
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3admin user
4LOG: MAIN
5 <= CALLER@the.local.host.name U=CALLER P=local S=sss
6Exim version x.yz ....
7configuration file is TESTSUITE/test-config
8trusted user
9admin user
10>>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
11--------> extchange@test.ex <--------
12smtp transport entered
13 extchange@test.ex
14hostlist:
15 '127.0.0.1' IP 127.0.0.1 port 1225
16checking status of 127.0.0.1
17no host retry record
18no message retry record
19127.0.0.1 [127.0.0.1]:1111 retry-status = usable
20delivering 10HmbG-0005vi-00 to 127.0.0.1 [127.0.0.1] (extchange@test.ex)
21Transport port=25 replaced by host-specific port=1225
22EHLO response bits from cache: cleartext 0x0220 crypted 0x0000
23Using cached cleartext PIPE_CONNECT
24 SMTP>> EHLO the.local.host.name
25using PIPELINING
26not using DSN
27 SMTP>> MAIL FROM:<CALLER@the.local.host.name>
28 SMTP>> RCPT TO:<extchange@test.ex>
29 SMTP>> DATA
30cmd buf flush ddd bytes
31Connecting to 127.0.0.1 [127.0.0.1]:1225 ... sending dd nonTFO early-data
32connected
33smtp_reap_early_pipe expect banner
34 SMTP<< 220 banner
35smtp_reap_early_pipe expect ehlo
36 SMTP<< 250-esmtp-resp
37 250-PIPELINING
38 250-X_PIPE_CONNECT
39 250-STARTTLS
40 250 ok
41EHLO cleartext extensions changed, 0x0220/0x0000 -> 0x0221/0x0000
42writing clr 0221/0000 cry 0000/0000
43sync_responses expect mail
44 SMTP<< 250 mail-from accepted
45sync_responses expect rcpt
46 SMTP<< 250 rcpt-to accepted
47sync_responses expect data
48 SMTP<< 354 data go-ahead
49 SMTP>> writing message and terminating "."
50cannot use sendfile for body: spoolfile not wireformat
51writing data block fd=dddd size=sss timeout=300
52 SMTP<< 250 message accepted
53ok=1 send_quit=1 send_rset=0 continue_more=0 yield=0 first_address is NULL
54transport_check_waiting entered
55 sequence=1 local_max=500 global_max=-1
56no messages waiting for 127.0.0.1
57 SMTP>> QUIT
58cmd buf flush ddd bytes
59 SMTP(close)>>
60Leaving smtp transport
61LOG: MAIN
62 => extchange@test.ex R=client T=smtp H=127.0.0.1 [127.0.0.1] L* C="250 message accepted"
63LOG: MAIN
64 Completed
65>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
66>>>>>>>>>>>>>>>> Exim pid=pppp (main) terminating with rc=0 >>>>>>>>>>>>>>>>
67
68******** SERVER ********