1 # Exim test configuration 0585
3 .include DIR/aux-var/std_conf_prefix
5 primary_hostname = myhost.test.ex
7 # ----- Main settings -----
17 local_part_prefix = pipe-
18 local_part_suffix = =*
19 caseful_local_part = true
20 data = |${substr_1:$local_part_suffix}
24 # ----- Transports -----