1 # Exim test configuration 0284
3 .include DIR/aux-var/std_conf_prefix
5 primary_hostname = myhost.test.ex
7 # ----- Main settings -----
9 qualify_domain = test.ex
18 address_data = ${if match{$local_part}{^(.)}{$1}}
19 transport = ${if match{$local_part}{^.*-(.*)\$}{$1}fail}
22 # ----- Transports -----
29 file = DIR/test-mail/batched
36 file = DIR/test-mail/$local_part
43 file = DIR/test-mail/$domain
50 batch_id = $address_data
51 file = DIR/test-mail/batched