1 # Exim test configuration 0428
4 host_lookup_order = bydns
5 rfc1413_query_timeout = 0s
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
11 # ----- Main settings -----
13 primary_hostname = mail.test.ex
14 qualify_domain = test.ex
15 trusted_users = CALLER
28 local_parts = redirected
32 data = "#Sieve filter\n keep;"
36 local_parts = ^restrict-
40 data = "#Sieve filter\n$h_filter:"
46 local_part_suffix = -*
47 local_part_suffix_optional
49 data = "#Sieve filter\n$h_filter:"
53 sieve_vacation_directory = DIR/test-vacation-directory
56 # ----- Transports -----
62 file = ${if eq{$address_file}{inbox} \
63 {DIR/test-mail/$local_part} \
64 {${if eq{${substr_0_1:$address_file}}{/} \
66 {DIR/test-mail/$address_file} \
76 file = DIR/test-mail/$local_part