1 # Exim test configuration 0041
4 host_lookup_order = bydns
5 spool_directory = DIR/spool
6 log_file_path = DIR/spool/log/%slog
8 gecos_name = CALLER_NAME
11 # ----- Main settings -----
13 domainlist local_domains = test.ex
15 acl_smtp_vrfy = check_vrfy
16 acl_smtp_expn = check_expn
17 qualify_domain = test.ex
26 deny local_parts = hardfail
27 message = 599 custom reject
30 accept hosts = 2.2.2.2
39 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.aliases}}
45 transport = local_delivery
48 # ----- Transports -----
56 file = DIR/test-mail/$local_part