OpenSSL: SSLKEYLOGFILE support
[exim.git] / test / confs / 0366
index f681f75c9949148927eda94acecce7434f44ec80..97d2e62a17495788edead17c82ed5477d6e1b01f 100644 (file)
@@ -2,14 +2,8 @@
 
 HOSTS_MAX_TRY=5
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -44,7 +38,7 @@ smtp:
 
 begin retry
 
-^[^@]+@ten-      *  F,2s,1s
-*                *  F,2s,1s
+^[^@]+@ten-      *  F,3s,1s
+*                *  F,3s,1s
 
 # End