Docs: add index entry for string-concatenation
[exim.git] / test / confs / 0201
index 1858c40e9ef760f01341a2e34a52cb59d03e9939..5385baa9a0f206c4506ffb60cde9435434ab27b8 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0201
 
-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 -----
 
@@ -31,7 +26,6 @@ t1:
   hosts = 127.0.0.1
   allow_localhost
   port = PORT_S
-  interface = 127.0.0.1
   transport_filter = /bin/sh -c 'cat; exit 99'