Debug: quieten environment-cleaning
[exim.git] / test / stderr / 0092
1 >>> host in hosts_connection_nolog? no (option unset)
2 >>> host in host_lookup? no (option unset)
3 >>> host in host_reject_connection? no (option unset)
4 >>> host in sender_unqualified_hosts? no (option unset)
5 >>> host in recipient_unqualified_hosts? no (option unset)
6 >>> host in helo_verify_hosts? no (option unset)
7 >>> host in helo_try_verify_hosts? no (option unset)
8 >>> host in helo_accept_junk_hosts? no (option unset)
9 >>> host in pipelining_connect_advertise_hosts?
10 >>>  list element: 
11 LOG: SMTP command timeout on connection from [V4NET.0.0.1]
12 >>> host in hosts_connection_nolog? no (option unset)
13 >>> host in host_lookup? no (option unset)
14 >>> host in host_reject_connection? no (option unset)
15 >>> host in sender_unqualified_hosts? no (option unset)
16 >>> host in recipient_unqualified_hosts? no (option unset)
17 >>> host in helo_verify_hosts? no (option unset)
18 >>> host in helo_try_verify_hosts? no (option unset)
19 >>> host in helo_accept_junk_hosts? no (option unset)
20 >>> host in pipelining_connect_advertise_hosts?
21 >>>  list element: 
22 >>> test in helo_lookup_domains?
23 >>>  list element: @
24 >>>  list element: @[]
25 >>> test in helo_lookup_domains? no (end of list)
26 >>> using ACL "check_recipient"
27 >>> processing "accept" (TESTSUITE/test-config 27)
28 >>> check hosts = :
29 >>> host in ":"?
30 >>>  list element: 
31 >>> host in ":"? no (end of list)
32 >>> accept: condition test failed in ACL "check_recipient"
33 >>> processing "deny" (TESTSUITE/test-config 28)
34 >>>   message: unrouteable address
35 >>> check recipients = verify@test.ex
36 >>> userx@test.ex in "verify@test.ex"?
37 >>>  list element: verify@test.ex
38 >>> userx@test.ex in "verify@test.ex"? no (end of list)
39 >>> deny: condition test failed in ACL "check_recipient"
40 >>> processing "accept" (TESTSUITE/test-config 31)
41 >>> check domains = +local_domains
42 >>> test.ex in "+local_domains"?
43 >>>  list element: +local_domains
44 >>>  test.ex in "test.ex : *.test.ex"?
45 >>>   list element: test.ex
46 >>>   test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
47 >>>  test.ex in "+local_domains"? yes (matched "+local_domains")
48 >>> accept: condition test succeeded in ACL "check_recipient"
49 >>> end of ACL "check_recipient": ACCEPT
50 LOG: SMTP data timeout (message abandoned) on connection from (test) [V4NET.0.0.1] F=<userx@test.ex>
51 Exim version x.yz ....
52 changed uid/gid: forcing real = effective
53   uid=uuuu gid=CALLER_GID pid=p1234
54 environment after trimming:
55  PATH=<munged>
56 adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
57 configuration file is TESTSUITE/test-config
58 admin user
59 changed uid/gid: privilege not needed
60   uid=EXIM_UID gid=EXIM_GID pid=p1234
61 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
62 sender address = CALLER@myhost.test.ex
63 sender_fullhost = [V4NET.0.0.1]
64 sender_rcvhost = [V4NET.0.0.1]
65 host in hosts_connection_nolog? no (option unset)
66 LOG: smtp_connection MAIN
67   SMTP connection from [V4NET.0.0.1]
68 host in host_lookup? no (option unset)
69 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
70  ╭considering: ${if eq {V4NET.0.0.1} {$sender_host_address} {2} {30}}s
71   ╭considering: V4NET.0.0.1} {$sender_host_address} {2} {30}}s
72   ├───────text: V4NET.0.0.1
73   ├considering: } {$sender_host_address} {2} {30}}s
74   ├──expanding: V4NET.0.0.1
75   ╰─────result: V4NET.0.0.1
76   ╭considering: $sender_host_address} {2} {30}}s
77   ├considering: } {2} {30}}s
78   ├──expanding: $sender_host_address
79   ╰─────result: V4NET.0.0.1
80  ├──condition: eq {V4NET.0.0.1} {$sender_host_address}
81  ├─────result: true
82   ╭considering: 2} {30}}s
83   ├───────text: 2
84   ├considering: } {30}}s
85   ├──expanding: 2
86   ╰─────result: 2
87   ╭───scanning: 30}}s
88   ├───────text: 30
89   ├───scanning: }}s
90   ├──expanding: 30
91   ├─────result: 30
92   ╰───skipping: result is not used
93  ├───item-res: 2
94  ├considering: s
95  ├───────text: s
96  ├──expanding: ${if eq {V4NET.0.0.1} {$sender_host_address} {2} {30}}s
97  ╰─────result: 2s
98 host in host_reject_connection? no (option unset)
99 host in sender_unqualified_hosts? no (option unset)
100 host in recipient_unqualified_hosts? no (option unset)
101 host in helo_verify_hosts? no (option unset)
102 host in helo_try_verify_hosts? no (option unset)
103 host in helo_accept_junk_hosts? no (option unset)
104  ╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
105  ├considering:  ESMTP Exim $version_number $tod_full
106  ├───────text:  ESMTP Exim 
107  ├considering: $version_number $tod_full
108  ├considering:  $tod_full
109  ├───────text:  
110  ├considering: $tod_full
111  ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
112  ╰─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
113 host in pipelining_connect_advertise_hosts?
114  list element: 
115 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
116 smtp_setup_msg entered
117 SMTP<< helo test
118 test in helo_lookup_domains?
119  list element: @
120  list element: @[]
121 test in helo_lookup_domains? no (end of list)
122 sender_fullhost = (test) [V4NET.0.0.1]
123 sender_rcvhost = [V4NET.0.0.1] (helo=test)
124 set_process_info: pppp handling incoming connection from (test) [V4NET.0.0.1]
125 SMTP>> 250 myhost.test.ex Hello test [V4NET.0.0.1]
126 SMTP<< mail from:userx@test.ex
127 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
128 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
129 SMTP>> 250 OK
130 SMTP<< rcpt to:userx@test.ex
131 using ACL "check_recipient"
132 processing "accept" (TESTSUITE/test-config 27)
133 check hosts = :
134 host in ":"?
135  list element: 
136 host in ":"? no (end of list)
137 accept: condition test failed in ACL "check_recipient"
138 processing "deny" (TESTSUITE/test-config 28)
139   message: unrouteable address
140 check recipients = verify@test.ex
141 userx@test.ex in "verify@test.ex"?
142  list element: verify@test.ex
143  address match test: subject=userx@test.ex pattern=verify@test.ex
144 userx@test.ex in "verify@test.ex"? no (end of list)
145 deny: condition test failed in ACL "check_recipient"
146 processing "accept" (TESTSUITE/test-config 31)
147 check domains = +local_domains
148 test.ex in "+local_domains"?
149  list element: +local_domains
150   start sublist local_domains
151    test.ex in "test.ex : *.test.ex"?
152    ╎list element: test.ex
153    ╎test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
154   end sublist local_domains
155  data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex'
156  test.ex in "+local_domains"? yes (matched "+local_domains")
157 accept: condition test succeeded in ACL "check_recipient"
158 end of ACL "check_recipient": ACCEPT
159 SMTP>> 250 Accepted
160 SMTP<< data
161 SMTP>> 354 Enter message, ending with "." on a line by itself
162 search_tidyup called
163 LOG: lost_incoming_connection MAIN
164   SMTP data timeout (message abandoned) on connection from (test) [V4NET.0.0.1] F=<userx@test.ex>
165 SMTP>> 421 myhost.test.ex SMTP incoming data timeout - closing connection.
166 search_tidyup called
167 >>>>>>>>>>>>>>>> Exim pid=p1234 (fresh-exec) terminating with rc=1 >>>>>>>>>>>>>>>>
168 exim: timed out while reading - message abandoned
169 exim: timed out while reading - message abandoned
170 >>> host in hosts_connection_nolog? no (option unset)
171 >>> host in host_lookup? no (option unset)
172 >>> host in host_reject_connection? no (option unset)
173 >>> host in sender_unqualified_hosts? no (option unset)
174 >>> host in recipient_unqualified_hosts? no (option unset)
175 >>> host in helo_verify_hosts? no (option unset)
176 >>> host in helo_try_verify_hosts? no (option unset)
177 >>> host in helo_accept_junk_hosts? no (option unset)
178 >>> host in pipelining_connect_advertise_hosts?
179 >>>  list element: 
180 >>> test in helo_lookup_domains?
181 >>>  list element: @
182 >>>  list element: @[]
183 >>> test in helo_lookup_domains? no (end of list)
184 >>> using ACL "check_recipient"
185 >>> processing "accept" (TESTSUITE/test-config 27)
186 >>> check hosts = :
187 >>> host in ":"?
188 >>>  list element: 
189 >>> host in ":"? no (end of list)
190 >>> accept: condition test failed in ACL "check_recipient"
191 >>> processing "deny" (TESTSUITE/test-config 28)
192 >>>   message: unrouteable address
193 >>> check recipients = verify@test.ex
194 >>> verify@test.ex in "verify@test.ex"?
195 >>>  list element: verify@test.ex
196 >>>  test.ex in "test.ex"?
197 >>>   list element: test.ex
198 >>>   test.ex in "test.ex"? yes (matched "test.ex")
199 >>>  verify@test.ex in "verify@test.ex"? yes (matched "verify@test.ex")
200 >>> check !verify = recipient
201 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
202 >>> routing verify@test.ex
203 >>> test.ex in "! +local_domains"?
204 >>>  list element: ! +local_domains
205 >>>  test.ex in "test.ex : *.test.ex"?
206 >>>   list element: test.ex
207 >>>   test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
208 >>>  test.ex in "! +local_domains"? no (matched "! +local_domains")
209 >>> calling forward router
210 >>> forward router declined for verify@test.ex
211 >>> no more routers
212 >>> ----------- end verify ------------
213 >>> deny: condition test succeeded in ACL "check_recipient"
214 >>> end of ACL "check_recipient": DENY
215 LOG: H=(test) [V4NET.0.0.1] F=<userx@test.ex> rejected RCPT verify@test.ex: Unrouteable address
216 LOG: SMTP command timeout on connection from (test) [V4NET.0.0.1]
217 An error was detected while processing a file of BSMTP input.
218 The error message was:
219
220   421 SMTP command timeout
221
222 The SMTP transaction started in line 0.
223 The error was detected in line 0.
224 0 previous messages were successfully processed.
225 The rest of the batch was abandoned.
226 An error was detected while processing a file of BSMTP input.
227 The error message was:
228
229   421 SMTP incoming data timeout - message abandoned
230
231 The SMTP transaction started in line 0.
232 The error was detected in line 3.
233 0 previous messages were successfully processed.
234 The rest of the batch was abandoned.
235 exim: timed out while reading - message abandoned