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