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