Add retry option to clamd and spamd. Bug 392
[exim.git] / test / scripts / 4000-scanning / 4005
index 0095157d14b6aaadaa28eb9f31314799d418b228..d251c1a1f626b46cd922532d387c6c6b25058dbc 100644 (file)
@@ -107,4 +107,23 @@ quit
 ****
 #
 #
-# Need to additionally test the timeout / defer_ok case
+#
+#
+server -i 2 DIR/eximdir/clam_sock
+<SCAN
+>LF>scanned_file_name: OK
+<*eof
+****
+#
+exim -odi -bs -DCONTROL="retry=4s"
+ehlo test.ex
+mail from:<>
+rcpt to:<userx@test.ex>
+data
+Date: Fri, 17 Dec 2004 14:35:01 +0100
+Subject: message should be accepted after a retry
+
+.
+quit
+****
+#