-# named queues
-# Exim test configuration 0574
+# debug logging ACL modifier
+munge debuglog_stdout
#
exim -DSERVER=server -bd -oX PORT_D
****
#
-exim -bs
-MAIL FROM:<CALLER@myhost.test.ex>
-RCPT TO: <normal@test.ex>
+client 127.0.0.1 PORT_D
+??? 220
+EHLO test.ex
+??? 250-
+??? 250-
+??? 250-
+??? 250-
+??? 250
+MAIL FROM:<tester@test.ex>
+??? 250
+RCPT TO:<dest@test.ex>
+??? 250
DATA
+??? 354
Subject: test
-foo
-.
-RSET
-MAIL FROM:<CALLER@myhost.test.ex>
-RCPT TO: <alternate@test.ex>
-DATA
-Subject: test
-
-foo
+body
.
+??? 250
QUIT
+??? 221
****
#
-exim -qq
-****
+killdaemon
#
-exim -qGnosuchqueue
-****
+1
+cat DIR/spool/log/serverdebuglog_1
#
-exim -qGalternate
-****
+cat DIR/spool/log/serverdebuglog_2
#
-killdaemon
no_msglog_check