Debug pretrigger capture facility
[exim.git] / test / stderr / 0629
1 accept: condition test succeeded in ACL "chk_mail"
2 end of ACL "chk_mail": ACCEPT
3 SMTP>> 250 OK
4 SMTP<< RCPT TO:<dest2@test.ex>
5 using ACL "chk_rcpt"
6 processing "deny" (TESTSUITE/test-config 20)
7 check log_reject_target = panic
8 deny: condition test succeeded in ACL "chk_rcpt"
9 end of ACL "chk_rcpt": DENY
10 SMTP>> 550 Administrative prohibition
11 LOG: PANIC
12   H=(test.ex) [127.0.0.1] F=<test_2@paniclogrcpt> rejected RCPT <dest2@test.ex>
13 SMTP<< QUIT
14 SMTP>> 221 myhost.test.ex closing connection
15 LOG: smtp_connection MAIN
16   SMTP connection from (test.ex) [127.0.0.1] closed by QUIT
17 search_tidyup called
18 SMTP>>(close on process exit)
19 >>>>>>>>>>>>>>>> Exim pid=pppp (daemon-accept) terminating with rc=0 >>>>>>>>>>>>>>>>
20
21 ******** SERVER ********
22 1999-03-02 09:44:33 H=(test.ex) [127.0.0.1] F=<test_2@paniclogrcpt> rejected RCPT <dest2@test.ex>