Pass on SIZE to cutthrough connection
[exim.git] / test / stderr / 0021
... / ...
CommitLineData
1Exim version x.yz ....
2configuration file is TESTSUITE/test-config
3trusted user
4admin user
5host in hosts_connection_nolog? no (option unset)
6LOG: smtp_connection MAIN
7 SMTP connection from CALLER
8host in host_lookup? no (option unset)
9host in host_reject_connection? no (option unset)
10host in sender_unqualified_hosts? no (option unset)
11host in recipient_unqualified_hosts? no (option unset)
12host in helo_verify_hosts? no (option unset)
13host in helo_try_verify_hosts? no (option unset)
14host in helo_accept_junk_hosts? no (option unset)
15using ACL "connect"
16processing "deny"
17check hosts = : 10.9.8.7
18host in ": 10.9.8.7"? no (end of list)
19deny: condition test failed in ACL "connect"
20processing "drop"
21l_message: forcibly dropped
22check hosts = 10.9.8.9
23host in "10.9.8.9"? no (end of list)
24drop: condition test failed in ACL "connect"
25processing "accept"
26check logwrite = $sender_host_address accepted by connect ACL
27 = 10.9.8.8 accepted by connect ACL
28LOG: MAIN
29 10.9.8.8 accepted by connect ACL
30accept: condition test succeeded in ACL "connect"
31end of ACL "connect": ACCEPT
32using ACL "mail"
33processing "warn"
34 message: added header line
35check senders = ok@test3
36address match test: subject=bad@test1 pattern=ok@test3
37bad@test1 in "ok@test3"? no (end of list)
38warn: condition test failed in ACL "mail"
39processing "accept"
40check senders = ok@test1 : ok@test3
41address match test: subject=bad@test1 pattern=ok@test1
42address match test: subject=bad@test1 pattern=ok@test3
43bad@test1 in "ok@test1 : ok@test3"? no (end of list)
44accept: condition test failed in ACL "mail"
45end of ACL "mail": implicit DENY
46LOG: MAIN REJECT
47 H=[10.9.8.8] U=CALLER rejected MAIL <bad@test1>
48using ACL "mail"
49processing "warn"
50 message: added header line
51check senders = ok@test3
52address match test: subject=ok@test1 pattern=ok@test3
53test1 in "test3"? no (end of list)
54ok@test1 in "ok@test3"? no (end of list)
55warn: condition test failed in ACL "mail"
56processing "accept"
57check senders = ok@test1 : ok@test3
58address match test: subject=ok@test1 pattern=ok@test1
59test1 in "test1"? yes (matched "test1")
60ok@test1 in "ok@test1 : ok@test3"? yes (matched "ok@test1")
61check verify = sender
62ok in "!bad"? yes (end of list)
63----------- end verify ------------
64sender ok@test1 verified ok
65check logwrite = :main,reject: mail accepted "$smtp_command" "$smtp_command_argument"
66 = :main,reject: mail accepted "mail from:<ok@test1>" "<ok@test1>"
67LOG: MAIN REJECT
68 mail accepted "mail from:<ok@test1>" "<ok@test1>"
69accept: condition test succeeded in ACL "mail"
70end of ACL "mail": ACCEPT
71using ACL "rcpt"
72processing "accept"
73check senders = +ok_senders
74address match test: subject=ok@test1 pattern=ok@somewhere
75test1 in "somewhere"? no (end of list)
76address match test: subject=ok@test1 pattern=ok@test1
77test1 in "test1"? yes (matched "test1")
78ok@test1 in "ok@somewhere : ok@test1 : ok@test3"? yes (matched "ok@test1")
79ok@test1 in "+ok_senders"? yes (matched "+ok_senders")
80check sender_domains = +ok_sender_domains
81test1 in "somewhere : test1 : test3"? yes (matched "test1")
82test1 in "+ok_sender_domains"? yes (matched "+ok_sender_domains")
83check logwrite = :panic: rcpt accepted
84LOG: PANIC
85 rcpt accepted
86accept: condition test succeeded in ACL "rcpt"
87end of ACL "rcpt": ACCEPT
88using ACL "rcpt"
89processing "accept"
90check senders = +ok_senders
91cached yes match for +ok_senders
92cached lookup data = NULL
93ok@test1 in "+ok_senders"? yes (matched "+ok_senders" - cached)
94check sender_domains = +ok_sender_domains
95cached yes match for +ok_sender_domains
96test1 in "+ok_sender_domains"? yes (matched "+ok_sender_domains" - cached)
97check logwrite = :panic: rcpt accepted
98LOG: PANIC
99 rcpt accepted
100accept: condition test succeeded in ACL "rcpt"
101end of ACL "rcpt": ACCEPT
102LOG: smtp_connection MAIN
103 SMTP connection from CALLER closed by QUIT
104>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
1051999-03-02 09:44:33 ACL "warn" with "message" setting found in a non-message (EHLO or HELO) ACL: cannot specify header lines here: message ignored
106Exim version x.yz ....
107configuration file is TESTSUITE/test-config
108trusted user
109admin user
110host in hosts_connection_nolog? no (option unset)
111LOG: smtp_connection MAIN
112 SMTP connection from CALLER
113host in host_lookup? no (option unset)
114host in host_reject_connection? no (option unset)
115host in sender_unqualified_hosts? no (option unset)
116host in recipient_unqualified_hosts? no (option unset)
117host in helo_verify_hosts? no (option unset)
118host in helo_try_verify_hosts? no (option unset)
119host in helo_accept_junk_hosts? no (option unset)
120using ACL "connect"
121processing "deny"
122check hosts = : 10.9.8.7
123host in ": 10.9.8.7"? no (end of list)
124deny: condition test failed in ACL "connect"
125processing "drop"
126l_message: forcibly dropped
127check hosts = 10.9.8.9
128host in "10.9.8.9"? no (end of list)
129drop: condition test failed in ACL "connect"
130processing "accept"
131check logwrite = $sender_host_address accepted by connect ACL
132 = 10.9.8.8 accepted by connect ACL
133LOG: MAIN
134 10.9.8.8 accepted by connect ACL
135accept: condition test succeeded in ACL "connect"
136end of ACL "connect": ACCEPT
137using ACL "mail"
138processing "warn"
139 message: added header line
140check senders = ok@test3
141address match test: subject=ok@test3 pattern=ok@test3
142test3 in "test3"? yes (matched "test3")
143ok@test3 in "ok@test3"? yes (matched "ok@test3")
144warn: condition test succeeded in ACL "mail"
145processing "accept"
146check senders = ok@test1 : ok@test3
147address match test: subject=ok@test3 pattern=ok@test1
148test3 in "test1"? no (end of list)
149address match test: subject=ok@test3 pattern=ok@test3
150test3 in "test3"? yes (matched "test3")
151ok@test3 in "ok@test1 : ok@test3"? yes (matched "ok@test3")
152check verify = sender
153ok in "!bad"? yes (end of list)
154----------- end verify ------------
155sender ok@test3 verified ok
156check logwrite = :main,reject: mail accepted "$smtp_command" "$smtp_command_argument"
157 = :main,reject: mail accepted "mail from:<ok@test3>" "<ok@test3>"
158LOG: MAIN REJECT
159 mail accepted "mail from:<ok@test3>" "<ok@test3>"
160accept: condition test succeeded in ACL "mail"
161end of ACL "mail": ACCEPT
162using ACL "rcpt"
163processing "accept"
164check senders = +ok_senders
165address match test: subject=ok@test3 pattern=ok@somewhere
166test3 in "somewhere"? no (end of list)
167address match test: subject=ok@test3 pattern=ok@test1
168test3 in "test1"? no (end of list)
169address match test: subject=ok@test3 pattern=ok@test3
170test3 in "test3"? yes (matched "test3")
171ok@test3 in "ok@somewhere : ok@test1 : ok@test3"? yes (matched "ok@test3")
172ok@test3 in "+ok_senders"? yes (matched "+ok_senders")
173check sender_domains = +ok_sender_domains
174test3 in "somewhere : test1 : test3"? yes (matched "test3")
175test3 in "+ok_sender_domains"? yes (matched "+ok_sender_domains")
176check logwrite = :panic: rcpt accepted
177LOG: PANIC
178 rcpt accepted
179accept: condition test succeeded in ACL "rcpt"
180end of ACL "rcpt": ACCEPT
181host in ignore_fromline_hosts? no (option unset)
182>>Headers added by MAIL or RCPT ACL:
183 X-ACL-Warn: added header line
184>>
185LOG: MAIN
186 <= ok@test3 H=[10.9.8.8] U=CALLER P=smtp S=sss
187Exim version x.yz ....
188configuration file is TESTSUITE/test-config
189trusted user
190admin user
191x in "!bad"? yes (end of list)
192LOG: MAIN
193 => x <x@y> R=accept T=appendfile
194LOG: MAIN
195 Completed
196>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
197LOG: smtp_connection MAIN
198 SMTP connection from CALLER closed by QUIT
199>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>>
2001999-03-02 09:44:33 ACL "warn" with "message" setting found in a non-message (EHLO or HELO) ACL: cannot specify header lines here: message ignored
2011999-03-02 09:44:33 rcpt accepted