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