# Exim test configuration 0604
#
echo Note this takes 3 minutes to run
+# Build with -DMEASURE_TIMING if a performance test is wanted,
+# to lose the deliberate testsuite-mode delays.
+# Also, if a real 2-phase qrun is wanted, lose the queue_run_in_order
#
exim -DSERVER=server -bd -oX PORT_D
****
#
+# Queue up 80 messages
exim -bs
+helo test
mail from:ralph@dustyshoes.tld
rcpt to:bob@anotherone.tld
data
#
killdaemon
no_msglog_check
-