debian experimental exim-daemon-heavy config
[exim.git] / test / confs / 0431
index 0cf94222578ff37e6fae681f9f151530bffb019e..c76363eb33e6b1e3b5a25fbc1e662e35d42f5123 100644 (file)
@@ -2,14 +2,9 @@
 
 AFFIX=
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -47,12 +42,13 @@ t1:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_S
+  hosts_try_fastopen = :
   allow_localhost
   AFFIX
 
 t2:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
   use_bsmtp
   AFFIX