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