Rspamd: add $authenticated_id as User to scan command
[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"
19>>> processing "accept"
20>>> check hosts = :
21>>> host in ":"? no (end of list)
6968512f 22>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 23>>> processing "deny"
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"
54c5ebb1
PH
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")
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
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]
53expanding: V4NET.0.0.1
54 result: V4NET.0.0.1
55expanding: $sender_host_address
56 result: V4NET.0.0.1
57condition: eq {V4NET.0.0.1} {$sender_host_address}
58 result: true
59expanding: 2
60 result: 2
61expanding: 30
62 result: 30
63skipping: result is not used
64expanding: ${if eq {V4NET.0.0.1} {$sender_host_address} {2} {30}}s
65 result: 2s
66host in host_reject_connection? no (option unset)
67host in sender_unqualified_hosts? no (option unset)
68host in recipient_unqualified_hosts? no (option unset)
69host in helo_verify_hosts? no (option unset)
70host in helo_try_verify_hosts? no (option unset)
71host in helo_accept_junk_hosts? no (option unset)
72expanding: $smtp_active_hostname ESMTP Exim $version_number $tod_full
73 result: myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
74SMTP>> 220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
75smtp_setup_msg entered
76SMTP<< mail from:userx@test.ex
77SMTP>> 250 OK
78SMTP<< rcpt to:userx@test.ex
79using ACL "check_recipient"
80processing "accept"
81check hosts = :
82host in ":"? no (end of list)
83accept: condition test failed in ACL "check_recipient"
84processing "deny"
85 message: unrouteable address
86check recipients = verify@test.ex
87address match test: subject=userx@test.ex pattern=verify@test.ex
88userx@test.ex in "verify@test.ex"? no (end of list)
89deny: condition test failed in ACL "check_recipient"
90processing "accept"
91check domains = +local_domains
92test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
93test.ex in "+local_domains"? yes (matched "+local_domains")
94accept: condition test succeeded in ACL "check_recipient"
95end of ACL "check_recipient": ACCEPT
96SMTP>> 250 Accepted
97DSN: orcpt: NULL flags: 0
98SMTP<< data
99SMTP>> 354 Enter message, ending with "." on a line by itself
100search_tidyup called
101LOG: lost_incoming_connection MAIN
102 SMTP data timeout (message abandoned) on connection from [V4NET.0.0.1] F=<userx@test.ex>
103SMTP>> 421 myhost.test.ex SMTP incoming data timeout - closing connection.
104search_tidyup called
105>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=1 >>>>>>>>>>>>>>>>
54c5ebb1
PH
106exim: timed out while reading - message abandoned
107exim: timed out while reading - message abandoned
108>>> host in hosts_connection_nolog? no (option unset)
109>>> host in host_lookup? no (option unset)
110>>> host in host_reject_connection? no (option unset)
111>>> host in sender_unqualified_hosts? no (option unset)
112>>> host in recipient_unqualified_hosts? no (option unset)
113>>> host in helo_verify_hosts? no (option unset)
114>>> host in helo_try_verify_hosts? no (option unset)
115>>> host in helo_accept_junk_hosts? no (option unset)
116>>> using ACL "check_recipient"
117>>> processing "accept"
118>>> check hosts = :
119>>> host in ":"? no (end of list)
6968512f 120>>> accept: condition test failed in ACL "check_recipient"
54c5ebb1 121>>> processing "deny"
187bc588 122>>> message: unrouteable address
54c5ebb1
PH
123>>> check recipients = verify@test.ex
124>>> test.ex in "test.ex"? yes (matched "test.ex")
125>>> verify@test.ex in "verify@test.ex"? yes (matched "verify@test.ex")
126>>> check !verify = recipient
127>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
128>>> routing verify@test.ex
129>>> test.ex in "test.ex : *.test.ex"? yes (matched "test.ex")
130>>> test.ex in "! +local_domains"? no (matched "! +local_domains")
131>>> calling forward router
132>>> forward router declined for verify@test.ex
133>>> no more routers
134>>> ----------- end verify ------------
6968512f 135>>> deny: condition test succeeded in ACL "check_recipient"
a7538db1 136>>> end of ACL "check_recipient": DENY
54c5ebb1
PH
137LOG: H=[V4NET.0.0.1] F=<userx@test.ex> rejected RCPT verify@test.ex: Unrouteable address
138LOG: SMTP command timeout on connection from [V4NET.0.0.1]
139An error was detected while processing a file of BSMTP input.
140The error message was:
141
142 421 SMTP command timeout
143
144The SMTP transaction started in line 0.
145The error was detected in line 0.
1460 previous messages were successfully processed.
147The rest of the batch was abandoned.
148An error was detected while processing a file of BSMTP input.
149The error message was:
150
151 421 SMTP incoming data timeout - message abandoned
152
153The SMTP transaction started in line 0.
154The error was detected in line 3.
1550 previous messages were successfully processed.
156The rest of the batch was abandoned.