1 # Exim test configuration 0113
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 acl_smtp_rcpt = check_recipient
15 acl_smtp_data = check_message
17 domainlist local_domains = test.ex
18 qualify_domain = test.ex
27 condition = ${if eq{$original_local_part}{second}{yes}{no}}
29 transport = appendfile
34 file = DIR/aux-fixed/TESTNUM.forward
44 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
48 # ----- Transports -----
54 file = DIR/test-mail/$local_part