Debug: add note on DANE unusability
[exim.git] / test / stderr / 0623
1 Exim version x.yz ....
2 Hints DB:
3 configuration file is TESTSUITE/test-config
4 admin user
5 LOG: MAIN
6   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
7 Exim version x.yz ....
8 Hints DB:
9 configuration file is TESTSUITE/test-config
10 trusted user
11 admin user
12 dropping to exim gid; retaining priv uid
13 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
14 --------> tempreject@test.ex <--------
15 send_to_server transport entered
16   tempreject@test.ex
17 using the transport's hosts: 127.0.0.1
18 getting address for 127.0.0.1
19 checking retry status of 127.0.0.1
20 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
21 delivering 10HmaZ-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (tempreject@test.ex)
22 lack of DNSSEC traceability precludes DANE
23 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
24 connected
25   SMTP<< 220 Server ready
26   SMTP>> EHLO myhost.test.ex
27 cmd buf flush ddd bytes
28   SMTP<< 250-hi there
29          250-PIPELINING
30          250 OK
31 using PIPELINING
32 not using DSN
33   SMTP|> MAIL FROM:<>
34   SMTP|> RCPT TO:<tempreject@test.ex>
35   SMTP>> DATA
36 cmd buf flush ddd bytes
37 sync_responses expect mail
38   SMTP<< 250 OK mail
39 sync_responses expect rcpt for tempreject@test.ex
40   SMTP<< 250 OK rcpt
41 sync_responses expect data
42   SMTP<< 300 go ahead
43   SMTP>> (writing message)
44 transport_check_waiting entered
45   sequence=1 local_max=500 global_max=-1
46  no messages waiting for 127.0.0.1
47 transport_check_waiting: FALSE
48 will pipeline QUIT
49 cannot use sendfile for body: spoolfile not wireformat
50   SMTP>> .
51 writing data block fd=dddd size=sss timeout=300 (more expected)
52   SMTP+> QUIT
53 cmd buf flush ddd bytes (more expected)
54   SMTP(shutdown)>>
55   SMTP<< 451 Service not available
56 LOG: MAIN
57   H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after end of data: 451 Service not available
58 ok=0 send_quit=0 send_rset=1 continue_more=0 yield=0 first_address is NULL
59   SMTP<< 221 Closing connection
60   SMTP(close)>>
61 cmdlog: '220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:300:.:QUIT+:451:221'
62 added retry item for T:[127.0.0.1]:127.0.0.1:PORT_D:10HmaZ-000000005vi-0000: errno=-46 more_errno=dd,A flags=6
63 all IP addresses skipped or deferred at least one address
64 Leaving send_to_server transport
65 >>>>>>>>>>>>>>>> Exim pid=p1236 (transport) terminating with rc=0 >>>>>>>>>>>>>>>>
66 LOG: MAIN
67   == tempreject@test.ex R=client T=send_to_server defer (-46) H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after end of data: 451 Service not available
68 >>>>>>>>>>>>>>>> Exim pid=p1235 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
69 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
70 Exim version x.yz ....
71 Hints DB:
72 configuration file is TESTSUITE/test-config
73 admin user
74 LOG: MAIN
75   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
76 Exim version x.yz ....
77 Hints DB:
78 configuration file is TESTSUITE/test-config
79 trusted user
80 admin user
81 dropping to exim gid; retaining priv uid
82 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
83 --------> permreject@test.ex <--------
84 send_to_server transport entered
85   permreject@test.ex
86 using the transport's hosts: 127.0.0.1
87 getting address for 127.0.0.1
88 checking retry status of 127.0.0.1
89 no host retry record
90 no message retry record
91 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
92 delivering 10HmbA-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (permreject@test.ex)
93 lack of DNSSEC traceability precludes DANE
94 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
95 connected
96   SMTP<< 220 Server ready
97   SMTP>> EHLO myhost.test.ex
98 cmd buf flush ddd bytes
99   SMTP<< 250-hi there
100          250-PIPELINING
101          250 OK
102 using PIPELINING
103 not using DSN
104   SMTP|> MAIL FROM:<>
105   SMTP|> RCPT TO:<permreject@test.ex>
106   SMTP>> DATA
107 cmd buf flush ddd bytes
108 sync_responses expect mail
109   SMTP<< 250 OK mail
110 sync_responses expect rcpt for permreject@test.ex
111   SMTP<< 250 OK rcpt
112 sync_responses expect data
113   SMTP<< 300 go ahead
114   SMTP>> (writing message)
115 transport_check_waiting entered
116   sequence=1 local_max=500 global_max=-1
117  no messages waiting for 127.0.0.1
118 transport_check_waiting: FALSE
119 will pipeline QUIT
120 cannot use sendfile for body: spoolfile not wireformat
121   SMTP>> .
122 writing data block fd=dddd size=sss timeout=300 (more expected)
123   SMTP+> QUIT
124 cmd buf flush ddd bytes (more expected)
125   SMTP(shutdown)>>
126   SMTP<< 550 content rejected
127 ok=0 send_quit=0 send_rset=1 continue_more=0 yield=0 first_address is NULL
128   SMTP<< 221 Closing connection
129   SMTP(close)>>
130 cmdlog: '220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:300:.:QUIT+:550:221'
131 Leaving send_to_server transport
132 >>>>>>>>>>>>>>>> Exim pid=p1239 (transport) terminating with rc=0 >>>>>>>>>>>>>>>>
133 LOG: MAIN
134   ** permreject@test.ex R=client T=send_to_server H=127.0.0.1 [127.0.0.1]: SMTP error from remote mail server after end of data: 550 content rejected
135 LOG: MAIN
136   permreject@test.ex: error ignored
137 LOG: MAIN
138   Completed
139 >>>>>>>>>>>>>>>> Exim pid=p1238 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
140 >>>>>>>>>>>>>>>> Exim pid=p1237 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>
141 Exim version x.yz ....
142 Hints DB:
143 configuration file is TESTSUITE/test-config
144 admin user
145 LOG: MAIN
146   <= CALLER@myhost.test.ex U=CALLER P=local S=sss
147 Exim version x.yz ....
148 Hints DB:
149 configuration file is TESTSUITE/test-config
150 trusted user
151 admin user
152 dropping to exim gid; retaining priv uid
153 >>>>>>>>>>>>>>>> Remote deliveries >>>>>>>>>>>>>>>>
154 --------> permreject@test.ex <--------
155 send_to_server transport entered
156   permreject@test.ex
157 using the transport's hosts: 127.0.0.1
158 getting address for 127.0.0.1
159 checking retry status of 127.0.0.1
160 no host retry record
161 no message retry record
162 127.0.0.1 [127.0.0.1]:1111 retry-status = usable
163 delivering 10HmbB-000000005vi-0000 to 127.0.0.1 [127.0.0.1] (permreject@test.ex)
164 lack of DNSSEC traceability precludes DANE
165 Connecting to 127.0.0.1 [127.0.0.1]:PORT_D ...
166 connected
167   SMTP<< 220 Server ready
168   SMTP>> EHLO myhost.test.ex
169 cmd buf flush ddd bytes
170   SMTP<< 250-hi there
171          250-PIPELINING
172          250 OK
173 using PIPELINING
174 not using DSN
175   SMTP|> MAIL FROM:<>
176   SMTP|> RCPT TO:<permreject@test.ex>
177   SMTP>> DATA
178 cmd buf flush ddd bytes
179 sync_responses expect mail
180   SMTP<< 250 OK mail
181 sync_responses expect rcpt for permreject@test.ex
182   SMTP<< 250 OK rcpt
183 sync_responses expect data
184   SMTP<< 300 go ahead
185   SMTP>> (writing message)
186 transport_check_waiting entered
187   sequence=1 local_max=500 global_max=-1
188  no messages waiting for 127.0.0.1
189 transport_check_waiting: FALSE
190 will pipeline QUIT
191 cannot use sendfile for body: spoolfile not wireformat
192   SMTP>> .
193 writing data block fd=dddd size=sss timeout=300 (more expected)
194   SMTP+> QUIT
195 cmd buf flush ddd bytes (more expected)
196   SMTP(shutdown)>>
197   SMTP(closed)<<
198 LOG: MAIN
199   H=127.0.0.1 [127.0.0.1]: Remote host closed connection in response to end of data
200 ok=0 send_quit=0 send_rset=1 continue_more=0 yield=0 first_address is NULL
201   SMTP(closed)<<
202   SMTP(close)>>
203 cmdlog: '220:EHLO:250-:MAIL|:RCPT|:DATA:250:250:300:.:QUIT+'
204 added retry item for T:[127.0.0.1]:127.0.0.1:PORT_D:10HmbB-000000005vi-0000: errno=-18 more_errno=dd,A flags=6
205 all IP addresses skipped or deferred at least one address
206 Leaving send_to_server transport
207 >>>>>>>>>>>>>>>> Exim pid=p1242 (transport) terminating with rc=0 >>>>>>>>>>>>>>>>
208 LOG: MAIN
209   == permreject@test.ex R=client T=send_to_server defer (-18) H=127.0.0.1 [127.0.0.1]: Remote host closed connection in response to end of data
210 >>>>>>>>>>>>>>>> Exim pid=p1241 (local-accept-delivery) terminating with rc=0 >>>>>>>>>>>>>>>>
211 >>>>>>>>>>>>>>>> Exim pid=p1240 (fresh-exec) terminating with rc=0 >>>>>>>>>>>>>>>>