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