Add retry option to clamd and spamd. Bug 392
[users/jgh/exim.git] / test / confs / 0548
index 18ef2abdd4d8a40048fed6c9ab46d72522564c9d..4cd36d918f2d5508591fec66aadf0df397418d9b 100644 (file)
@@ -4,7 +4,6 @@ SERVER=
 
 exim_path = EXIM_PATH
 host_lookup_order = bydns
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/SERVER%slog
 gecos_pattern = ""
@@ -15,6 +14,7 @@ gecos_name = CALLER_NAME
 acl_smtp_connect = acl_connect
 acl_smtp_rcpt = acl_rcpt
 qualify_domain = test.ex
+queue_run_in_order
 
 
 # ----- ACLs -----