1 # Exim test configuration 5207
3 .include DIR/aux-var/std_conf_prefix
5 primary_hostname = myhost.test.ex
7 # ----- Main settings -----
9 qualify_domain = test.ex
11 # ----- Transports -----
17 file = DIR/test-mail/${if eq{$address_data}{}{$local_part}{$address_data}}
18 create_file = DIR/test-mail
25 # Delivered without changing address_data
36 command = /bin/echo ACCEPT transport=t1
43 command = /bin/echo redirect nodata@test.ex