Testsuite: unbreak testcase
[exim.git] / test / confs / 0297
index 8e692b69005a90635b99f67819fe1a436f4dbf5c..2c98b99c588b50a3833529d28a7a31d3898380b9 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0297
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -22,7 +17,7 @@ begin routers
 
 r1:
   driver = redirect
-  data = $local_part
+  data = ${bless:$local_part}
   file_transport = ${if eq {$address_file}{/a/b/c}{tf1}{tf2}}
   directory_transport = ${if match{$address_file}{//\$}{td2}{td1}}
   user = CALLER