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