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
79 ├──expanding: ${if eq {V4NET.0.0.1} {$sender_host_address} {2} {30}}s
81 host in host_reject_connection? no (option unset)
82 host in sender_unqualified_hosts? no (option unset)
83 host in recipient_unqualified_hosts? no (option unset)
84 host in helo_verify_hosts? no (option unset)
85 host in helo_try_verify_hosts? no (option unset)
86 host in helo_accept_junk_hosts? no (option unset)
87 ╭considering: $smtp_active_hostname ESMTP Exim $version_number $tod_full
88 ├considering: ESMTP Exim $version_number $tod_full
89 ├───────text: ESMTP Exim
90 ├considering: $version_number $tod_full
91 ├considering: $tod_full
93 ├considering: $tod_full
94 ├──expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
95 ╰─────result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
96 SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
97 smtp_setup_msg entered
99 test in helo_lookup_domains? no (end of list)
100 sender_fullhost = (test) [V4NET.0.0.1]
101 sender_rcvhost = [V4NET.0.0.1] (helo=test)
102 set_process_info: pppp handling incoming connection from (test) [V4NET.0.0.1]
103 SMTP>> 250 myhost.test.ex Hello test [V4NET.0.0.1]
104 SMTP<< mail from:userx@test.ex
105 spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
106 log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
108 SMTP<< rcpt to:userx@test.ex
109 using ACL "check_recipient"
110 processing "accept" (TESTSUITE/test-config 27)
112 host in ":"? no (end of list)
113 accept: condition test failed in ACL "check_recipient"
114 processing "deny" (TESTSUITE/test-config 28)
115 message: unrouteable address
116 check recipients = verify@test.ex
117 address match test: subject=userx@test.ex pattern=verify@test.ex
118 userx@test.ex in "verify@test.ex"? no (end of list)
119 deny: condition test failed in ACL "check_recipient"
120 processing "accept" (TESTSUITE/test-config 31)
121 check domains = +local_domains
122 test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
123 data from lookup saved for cache for +local_domains: key 'test.ex' value 'test.ex'
124 test.ex in "+local_domains"? yes (matched "+local_domains")
125 accept: condition test succeeded in ACL "check_recipient"
126 end of ACL "check_recipient": ACCEPT
129 SMTP>> 354 Enter message, ending with "." on a line by itself
131 LOG: lost_incoming_connection MAIN
132 SMTP data timeout (message abandoned) on connection from (test) [V4NET.0.0.1] F=<userx@test.ex>
133 SMTP>> 421 myhost.test.ex SMTP incoming data timeout - closing connection.
135 >>>>>>>>>>>>>>>> Exim pid=pppp (fresh-exec) terminating with rc=1 >>>>>>>>>>>>>>>>
136 exim: timed out while reading - message abandoned
137 exim: timed out while reading - message abandoned
138 >>> host in hosts_connection_nolog? no (option unset)
139 >>> host in host_lookup? no (option unset)
140 >>> host in host_reject_connection? no (option unset)
141 >>> host in sender_unqualified_hosts? no (option unset)
142 >>> host in recipient_unqualified_hosts? no (option unset)
143 >>> host in helo_verify_hosts? no (option unset)
144 >>> host in helo_try_verify_hosts? no (option unset)
145 >>> host in helo_accept_junk_hosts? no (option unset)
146 >>> test in helo_lookup_domains? no (end of list)
147 >>> using ACL "check_recipient"
148 >>> processing "accept" (TESTSUITE/test-config 27)
150 >>> host in ":"? no (end of list)
151 >>> accept: condition test failed in ACL "check_recipient"
152 >>> processing "deny" (TESTSUITE/test-config 28)
153 >>> message: unrouteable address
154 >>> check recipients = verify@test.ex
155 >>> test.ex in "test.ex"? yes (matched "test.ex")
156 >>> verify@test.ex in "verify@test.ex"? yes (matched "verify@test.ex")
157 >>> check !verify = recipient
158 >>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
159 >>> routing verify@test.ex
160 >>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
161 >>> test.ex in "! +local_domains"? no (matched "! +local_domains")
162 >>> calling forward router
163 >>> forward router declined for verify@test.ex
165 >>> ----------- end verify ------------
166 >>> deny: condition test succeeded in ACL "check_recipient"
167 >>> end of ACL "check_recipient": DENY
168 LOG: H=(test) [V4NET.0.0.1] F=<userx@test.ex> rejected RCPT verify@test.ex: Unrouteable address
169 LOG: SMTP command timeout on connection from (test) [V4NET.0.0.1]
170 An error was detected while processing a file of BSMTP input.
171 The error message was:
173 421 SMTP command timeout
175 The SMTP transaction started in line 0.
176 The error was detected in line 0.
177 0 previous messages were successfully processed.
178 The rest of the batch was abandoned.
179 An error was detected while processing a file of BSMTP input.
180 The error message was:
182 421 SMTP incoming data timeout - message abandoned
184 The SMTP transaction started in line 0.
185 The error was detected in line 3.
186 0 previous messages were successfully processed.
187 The rest of the batch was abandoned.
188 exim: timed out while reading - message abandoned