Move ESMPT LIMITS extension from experimental to mainline
[exim.git] / test / scripts / 0000-Basic / 0460
index aa9a45084c9e3eb29027fea2d1f6f608df65b9b1..014871c0685920164bf2be39214d059a17f0774e 100644 (file)
@@ -9,6 +9,8 @@ ehlo rhu.barb
 ??? 250-
 ??? 250-
 ??? 250-
+??? 250-
+??? 250-
 ??? 250
 mail from:<userx@test.ex>
 ??? 250
@@ -42,5 +44,6 @@ QUIT
 ??? 221
 ****
 killdaemon
-# Wait for delivery process
-sleep 1
+# drain the queue
+exim -qf
+****