summaryrefslogtreecommitdiff
path: root/test/stderr/0629
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-02-04 21:53:28 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-02-05 19:34:43 +0000
commit19fdbfb4a2b6ca4a6a96ef52be848f0a23e2414f (patch)
tree0e11463bafd367fc15eb5451d9ba953821431650 /test/stderr/0629
parentacfde2172e82f6b776f16d78f789c6968b69b9f0 (diff)
Debug pretrigger capture facility
Diffstat (limited to 'test/stderr/0629')
-rw-r--r--test/stderr/062922
1 files changed, 22 insertions, 0 deletions
diff --git a/test/stderr/0629 b/test/stderr/0629
new file mode 100644
index 000000000..ad96aa70e
--- /dev/null
+++ b/test/stderr/0629
@@ -0,0 +1,22 @@
+accept: condition test succeeded in ACL "chk_mail"
+end of ACL "chk_mail": ACCEPT
+SMTP>> 250 OK
+SMTP<< RCPT TO:<dest2@test.ex>
+using ACL "chk_rcpt"
+processing "deny" (TESTSUITE/test-config 20)
+check log_reject_target = panic
+deny: condition test succeeded in ACL "chk_rcpt"
+end of ACL "chk_rcpt": DENY
+SMTP>> 550 Administrative prohibition
+LOG: PANIC
+ H=(test.ex) [127.0.0.1] F=<test_2@paniclogrcpt> rejected RCPT <dest2@test.ex>
+SMTP<< QUIT
+SMTP>> 221 myhost.test.ex closing connection
+LOG: smtp_connection MAIN
+ SMTP connection from (test.ex) [127.0.0.1] closed by QUIT
+search_tidyup called
+SMTP>>(close on process exit)
+>>>>>>>>>>>>>>>> Exim pid=pppp (daemon-accept) terminating with rc=0 >>>>>>>>>>>>>>>>
+
+******** SERVER ********
+1999-03-02 09:44:33 H=(test.ex) [127.0.0.1] F=<test_2@paniclogrcpt> rejected RCPT <dest2@test.ex>