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