1 # Exim test configuration 0428
5 host_lookup_order = bydns
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
12 # ----- Main settings -----
14 primary_hostname = mail.test.ex
15 qualify_domain = test.ex
16 trusted_users = CALLER
29 local_parts = redirected
33 data = "#Sieve filter\n keep;"
37 local_parts = ^restrict-
41 data = "#Sieve filter\n$h_filter:"
47 local_part_suffix = -*
48 local_part_suffix_optional
50 data = "#Sieve filter\n$h_filter:"
54 sieve_vacation_directory = DIR/test-vacation-directory
57 # ----- Transports -----
63 file = ${if eq{$address_file}{inbox} \
64 {DIR/test-mail/$local_part} \
65 {${if eq{${substr_0_1:$address_file}}{/} \
67 {DIR/test-mail/$address_file} \
77 file = DIR/test-mail/$local_part