Add cmdline option to append a log message. Bug 418
[exim.git] / test / confs / 2010
index c08d4ce4997fe9ca3b107b0b8a9c0a953693218d..8aede594a4a951b0c1ea3e27e85b5f8d8a388f7c 100644 (file)
@@ -1,12 +1,12 @@
 # Exim test configuration 2010
 
 SERVER =
+TIMES =
 HOSTS = 127.0.0.1 : HOSTIPV4
 
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/SERVER%slog
 gecos_pattern = ""
@@ -54,7 +54,7 @@ send_to_server:
 
 begin retry
 
-* tls_required
+* tls_required  TIMES
 * *  F,1d,5m
 
 # End