1 # Exim test configuration 0113
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 acl_smtp_rcpt = check_recipient
14 acl_smtp_data = check_message
16 domainlist local_domains = test.ex
17 qualify_domain = test.ex
26 condition = ${if eq{$original_local_part}{second}{yes}{no}}
28 transport = appendfile
33 file = DIR/aux-fixed/TESTNUM.forward
43 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
47 # ----- Transports -----
53 file = DIR/test-mail/$local_part