Routers: make retry_use_local_part default true when any non-domain condition is...
[exim.git] / test / confs / 0217
index 32c46e2325c7835af3f8001859869313bb009dfa..fa797265af67d739fe5820675405f2419f235564 100644 (file)
@@ -2,14 +2,10 @@
 
 HAP=
 
-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
+log_selector = +pipelining
 
 # ----- Main settings -----
 
@@ -46,6 +42,7 @@ send_to_server:
   hosts = 127.0.0.1
   port = PORT_S
   HAP
+  max_rcpt = 1000
 
 # ----- Retry -----