Testsuite: output changes resulting
[exim.git] / test / stderr / 0629
index 16390eec30310d0d39bafd0f4a32a41ebff3eac7..09712bde755982f882168f407b35026d0f1a27c3 100644 (file)
@@ -1,19 +1,19 @@
-accept: condition test succeeded in ACL "chk_mail"
-end of ACL "chk_mail": ACCEPT
+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)
+processing ACL chk_rcpt "deny" (TESTSUITE/test-config 20)
 check log_reject_target = panic
-deny: condition test succeeded in ACL "chk_rcpt"
-end of ACL "chk_rcpt": DENY
+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
+  SMTP connection from (test.ex) [127.0.0.1] D=qqs closed by QUIT
 search_tidyup called
 SMTP>>(close on process exit)
 >>>>>>>>>>>>>>>> Exim pid=p1235 (daemon-accept) terminating with rc=0 >>>>>>>>>>>>>>>>