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]
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? no (end of list)
19 >>> using ACL "check_recipient"
20 >>> processing "accept" (TESTSUITE/test-config 27)
22 >>> host in ":"? no (end of list)
23 >>> accept: condition test failed in ACL "check_recipient"
24 >>> processing "deny" (TESTSUITE/test-config 28)
25 >>> message: unrouteable address
26 >>> check recipients = verify@test.ex
27 >>> userx@test.ex in "verify@test.ex"? no (end of list)
28 >>> deny: condition test failed in ACL "check_recipient"
29 >>> processing "accept" (TESTSUITE/test-config 31)
30 >>> check domains = +local_domains
31 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
32 >>> test.ex in "+local_domains"? yes (matched "+local_domains")
33 >>> accept: condition test succeeded in ACL "check_recipient"
34 >>> end of ACL "check_recipient": ACCEPT
35 LOG: SMTP data timeout (message abandoned) on connection from (test) [V4NET.0.0.1] F=<userx@test.ex>
36 Exim version x.yz ....
37 changed uid/gid: forcing real = effective
38 uid=uuuu gid=CALLER_GID pid=pppp
39 adding SSLKEYLOGFILE=TESTSUITE/spool/sslkeys
40 configuration file is TESTSUITE/test-config
42 changed uid/gid: privilege not needed
43 uid=EXIM_UID gid=EXIM_GID pid=pppp
44 originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
45 sender address = CALLER@myhost.test.ex
46 sender_fullhost = [V4NET.0.0.1]
47 sender_rcvhost = [V4NET.0.0.1]
48 host in hosts_connection_nolog? no (option unset)
49 LOG: smtp_connection MAIN
50 SMTP connection from [V4NET.0.0.1]
51 host in host_lookup? no (option unset)
52 set_process_info: pppp handling incoming connection from [V4NET.0.0.1]
53 ╭considering: ${if eq {V4NET.0.0.1} {$sender_host_address} {2} {30}}s
54 ╭considering: V4NET.0.0.1} {$sender_host_address} {2} {30}}s
55 ├───────text: V4NET.0.0.1
56 ├considering: } {$sender_host_address} {2} {30}}s
57 ├──expanding: V4NET.0.0.1
58 ╰─────result: V4NET.0.0.1
59 ╭considering: $sender_host_address} {2} {30}}s
60 ├considering: } {2} {30}}s
61 ├──expanding: $sender_host_address
62 ╰─────result: V4NET.0.0.1
63 ├──condition: eq {V4NET.0.0.1} {$sender_host_address}
65 ╭considering: 2} {30}}s
67 ├considering: } {30}}s
75 ╰───skipping: result is not used
78 ├──expanding: ${if eq {V4NET.0.0.1} {$sender_host_address} {2} {30}}s
80 host in host_reject_connection? no (option unset)
81 host in sender_unqualified_hosts? no (option unset)
82 host in recipient_unqualified_hosts? no (option unset)
83 host in helo_verify_hosts? no (option unset)
84 host in helo_try_verify_hosts? no (option unset)
85 host in helo_accept_junk_hosts? no (option unset)
86 ╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
87 ├considering: ESMTP Exim $version_number $tod_full
88 ├───────text: ESMTP Exim
89 ├considering: $version_number $tod_full
90 ├considering: $tod_full
92 ├considering: $tod_full
93 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
94 ╰─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
95 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
96 smtp_setup_msg entered
98 test in helo_lookup_domains? no (end of list)
99 sender_fullhost = (test) [V4NET.0.0.1]
100 sender_rcvhost = [V4NET.0.0.1] (helo=test)
101 set_process_info: pppp handling incoming connection from (test) [V4NET.0.0.1]
102 SMTP>> 250 myhost.test.ex Hello test [V4NET.0.0.1]
103 SMTP<< mail from:userx@test.ex
104 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
105 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
107 SMTP<< rcpt to:userx@test.ex
108 using ACL "check_recipient"
109 processing "accept" (TESTSUITE/test-config 27)
111 host in ":"? no (end of list)
112 accept: condition test failed in ACL "check_recipient"
113 processing "deny" (TESTSUITE/test-config 28)
114 message: unrouteable address
115 check recipients = verify@test.ex
116 address match test: subject=userx@test.ex pattern=verify@test.ex
117 userx@test.ex in "verify@test.ex"? no (end of list)
118 deny: condition test failed in ACL "check_recipient"
119 processing "accept" (TESTSUITE/test-config 31)
120 check domains = +local_domains
121 test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
122 data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex'
123 test.ex in "+local_domains"? yes (matched "+local_domains")
124 accept: condition test succeeded in ACL "check_recipient"
125 end of ACL "check_recipient": ACCEPT
128 SMTP>> 354 Enter message, ending with "." on a line by itself
130 LOG: lost_incoming_connection MAIN
131 SMTP data timeout (message abandoned) on connection from (test) [V4NET.0.0.1] F=<userx@test.ex>
132 SMTP>> 421 myhost.test.ex SMTP incoming data timeout - closing connection.
134 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=1 >>>>>>>>>>>>>>>>
135 exim: timed out while reading - message abandoned
136 exim: timed out while reading - message abandoned
137 >>> host in hosts_connection_nolog? no (option unset)
138 >>> host in host_lookup? no (option unset)
139 >>> host in host_reject_connection? no (option unset)
140 >>> host in sender_unqualified_hosts? no (option unset)
141 >>> host in recipient_unqualified_hosts? no (option unset)
142 >>> host in helo_verify_hosts? no (option unset)
143 >>> host in helo_try_verify_hosts? no (option unset)
144 >>> host in helo_accept_junk_hosts? no (option unset)
145 >>> test in helo_lookup_domains? no (end of list)
146 >>> using ACL "check_recipient"
147 >>> processing "accept" (TESTSUITE/test-config 27)
149 >>> host in ":"? no (end of list)
150 >>> accept: condition test failed in ACL "check_recipient"
151 >>> processing "deny" (TESTSUITE/test-config 28)
152 >>> message: unrouteable address
153 >>> check recipients = verify@test.ex
154 >>> test.ex in "test.ex"? yes (matched "test.ex")
155 >>> verify@test.ex in "verify@test.ex"? yes (matched "verify@test.ex")
156 >>> check !verify = recipient
157 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
158 >>> routing verify@test.ex
159 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
160 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
161 >>> calling forward router
162 >>> forward router declined for verify@test.ex
164 >>> ----------- end verify ------------
165 >>> deny: condition test succeeded in ACL "check_recipient"
166 >>> end of ACL "check_recipient": DENY
167 LOG: H=(test) [V4NET.0.0.1] F=<userx@test.ex> rejected RCPT verify@test.ex: Unrouteable address
168 LOG: SMTP command timeout on connection from (test) [V4NET.0.0.1]
169 An error was detected while processing a file of BSMTP input.
170 The error message was:
172 421 SMTP command timeout
174 The SMTP transaction started in line 0.
175 The error was detected in line 0.
176 0 previous messages were successfully processed.
177 The rest of the batch was abandoned.
178 An error was detected while processing a file of BSMTP input.
179 The error message was:
181 421 SMTP incoming data timeout - message abandoned
183 The SMTP transaction started in line 0.
184 The error was detected in line 3.
185 0 previous messages were successfully processed.
186 The rest of the batch was abandoned.
187 exim: timed out while reading - message abandoned