Debug: output type of process as it terminates
[exim.git] / test / stderr / 0092
... / ...
CommitLineData
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)
9LOG: 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
34LOG: SMTP data timeout (message abandoned) on connection from [V4NET.0.0.1] F=<userx@test.ex>
35Exim version x.yz ....
36changed uid/gid: forcing real = effective
37 uid=uuuu gid=CALLER_GID pid=pppp
38configuration file is TESTSUITE/test-config
39admin user
40changed uid/gid: privilege not needed
41 uid=EXIM_UID gid=EXIM_GID pid=pppp
42DSN: fail_remote_domains propagating DSN
43DSN: forward propagating DSN
44originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME
45sender address = CALLER@myhost.test.ex
46sender_fullhost = [V4NET.0.0.1]
47sender_rcvhost = [V4NET.0.0.1]
48host in hosts_connection_nolog? no (option unset)
49LOG: smtp_connection MAIN
50 SMTP connection from [V4NET.0.0.1]
51host in host_lookup? no (option unset)
52set_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
71host in host_reject_connection? no (option unset)
72host in sender_unqualified_hosts? no (option unset)
73host in recipient_unqualified_hosts? no (option unset)
74host in helo_verify_hosts? no (option unset)
75host in helo_try_verify_hosts? no (option unset)
76host 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
80SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
81smtp_setup_msg entered
82SMTP<< mail from:userx@test.ex
83spool directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100 msg_size = 0
84log directory space = nnnnnK inodes = nnnnn check_space = 10240K inodes = 100
85SMTP>> 250 OK
86SMTP<< rcpt to:userx@test.ex
87using ACL "check_recipient"
88processing "accept"
89check hosts = :
90host in ":"? no (end of list)
91accept: condition test failed in ACL "check_recipient"
92processing "deny"
93 message: unrouteable address
94check recipients = verify@test.ex
95address match test: subject=userx@test.ex pattern=verify@test.ex
96userx@test.ex in "verify@test.ex"? no (end of list)
97deny: condition test failed in ACL "check_recipient"
98processing "accept"
99check domains = +local_domains
100test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
101test.ex in "+local_domains"? yes (matched "+local_domains")
102accept: condition test succeeded in ACL "check_recipient"
103end of ACL "check_recipient": ACCEPT
104SMTP>> 250 Accepted
105DSN: orcpt: NULL flags: 0
106SMTP<< data
107SMTP>> 354 Enter message, ending with "." on a line by itself
108search_tidyup called
109LOG: lost_incoming_connection MAIN
110 SMTP data timeout (message abandoned) on connection from [V4NET.0.0.1] F=<userx@test.ex>
111SMTP>> 421 myhost.test.ex SMTP incoming data timeout - closing connection.
112search_tidyup called
113>>>>>>>>>>>>>>>> Exim pid=pppp NULLterminating with rc=1 >>>>>>>>>>>>>>>>
114exim: timed out while reading - message abandoned
115exim: timed out while reading - message abandoned
116>>> host in hosts_connection_nolog? no (option unset)
117>>> host in host_lookup? no (option unset)
118>>> host in host_reject_connection? no (option unset)
119>>> host in sender_unqualified_hosts? no (option unset)
120>>> host in recipient_unqualified_hosts? no (option unset)
121>>> host in helo_verify_hosts? no (option unset)
122>>> host in helo_try_verify_hosts? no (option unset)
123>>> host in helo_accept_junk_hosts? no (option unset)
124>>> using ACL "check_recipient"
125>>> processing "accept"
126>>> check hosts = :
127>>> host in ":"? no (end of list)
128>>> accept: condition test failed in ACL "check_recipient"
129>>> processing "deny"
130>>> message: unrouteable address
131>>> check recipients = verify@test.ex
132>>> test.ex in "test.ex"? yes (matched "test.ex")
133>>> verify@test.ex in "verify@test.ex"? yes (matched "verify@test.ex")
134>>> check !verify = recipient
135>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
136>>> routing verify@test.ex
137>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
138>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
139>>> calling forward router
140>>> forward router declined for verify@test.ex
141>>> no more routers
142>>> ----------- end verify ------------
143>>> deny: condition test succeeded in ACL "check_recipient"
144>>> end of ACL "check_recipient": DENY
145LOG: H=[V4NET.0.0.1] F=<userx@test.ex> rejected RCPT verify@test.ex: Unrouteable address
146LOG: SMTP command timeout on connection from [V4NET.0.0.1]
147An error was detected while processing a file of BSMTP input.
148The error message was:
149
150 421 SMTP command timeout
151
152The SMTP transaction started in line 0.
153The error was detected in line 0.
1540 previous messages were successfully processed.
155The rest of the batch was abandoned.
156An error was detected while processing a file of BSMTP input.
157The error message was:
158
159 421 SMTP incoming data timeout - message abandoned
160
161The SMTP transaction started in line 0.
162The error was detected in line 3.
1630 previous messages were successfully processed.
164The rest of the batch was abandoned.