exim-filter dynamic module
[exim.git] / test / confs / 5004
index 7d4739f10b1dc4831e5dfc612113798d2a51ba29..071a89a281fe21cfce9a6d9f43a8375f00475947 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 5004
 
-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 -----
 
@@ -21,8 +15,7 @@ begin routers
 
 r1:
   driver = redirect
-  data = "# Exim filter\nsave DIR/test-mail"
-  allow_filter
+  data = "DIR/test-mail"
   file_transport = t1
   user = CALLER