Add retry option to clamd and spamd. Bug 392
[exim.git] / test / confs / 0185
index fef5f29f17138a908d2a65290dd504ea43e7a8e4..d4a5dac1cacfdf9e9f64f463e453f8c8341851cc 100644 (file)
@@ -2,7 +2,6 @@
 
 exim_path = EXIM_PATH
 host_lookup_order = bydns
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
@@ -77,7 +76,6 @@ autoreply:
 smtp:
   driver = smtp
   port = PORT_S
-  interface = 127.0.0.1
 
 
 # ----- Retry -----