1 # Exim test configuration 0306
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
10 gecos_name = CALLER_NAME
13 # ----- Main settings -----
16 trusted_users = CALLER
28 # ------ Routers ------
34 domains = lists.test.ex
35 local_part_suffix = -request
36 file = DIR/aux-fixed/TESTNUM/$local_part$local_part_suffix
40 domains = lists.test.ex
41 senders = ${if exists {DIR/aux-fixed/TESTNUM/$local_part}\
42 {lsearch;DIR/aux-fixed/TESTNUM/$local_part}{*}}
43 file = DIR/aux-fixed/TESTNUM/$local_part
48 errors_to = $local_part-request@lists.test.ex
49 syntax_errors_to = $local_part-request@lists.test.ex
53 domains = lists.test.ex
55 data = :fail: $local_part@lists.test.ex is a closed mailing list
67 # ------ Transports ------
73 file = DIR/test-mail/$local_part