1 # Exim test configuration 0428
3 .include DIR/aux-var/std_conf_prefix
6 # ----- Main settings -----
8 primary_hostname = mail.test.ex
9 qualify_domain = test.ex
10 trusted_users = CALLER
23 local_parts = redirected
27 data = "#Sieve filter\n keep;"
31 local_parts = ^restrict-
35 data = "#Sieve filter\n$h_filter:"
41 local_part_suffix = -*
42 local_part_suffix_optional
44 data = "#Sieve filter\n$h_filter:"
48 sieve_vacation_directory = DIR/test-vacation-directory
51 # ----- Transports -----
57 file = ${if eq{$address_file}{inbox} \
58 {DIR/test-mail/$local_part} \
59 {${if eq{${substr_0_1:$address_file}}{/} \
61 {DIR/test-mail/$address_file} \
71 file = DIR/test-mail/$local_part