1 # Exim test configuration 0428
4 host_lookup_order = bydns
5 spool_directory = DIR/spool
6 log_file_path = DIR/spool/log/%slog
8 gecos_name = CALLER_NAME
10 # ----- Main settings -----
12 primary_hostname = mail.test.ex
13 qualify_domain = test.ex
14 trusted_users = CALLER
27 local_parts = redirected
31 data = "#Sieve filter\n keep;"
35 local_parts = ^restrict-
39 data = "#Sieve filter\n$h_filter:"
45 local_part_suffix = -*
46 local_part_suffix_optional
48 data = "#Sieve filter\n$h_filter:"
52 sieve_vacation_directory = DIR/test-vacation-directory
55 # ----- Transports -----
61 file = ${if eq{$address_file}{inbox} \
62 {DIR/test-mail/$local_part} \
63 {${if eq{${substr_0_1:$address_file}}{/} \
65 {DIR/test-mail/$address_file} \
75 file = DIR/test-mail/$local_part