1 # Exim test configuration 0495
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 -----
15 acl_smtp_rcpt = check_rcpt
17 trusted_users = CALLER
19 # These settings should be ignored
22 queue_smtp_domains = *
23 deliver_drop_privilege = FALSE
24 remote_max_parallel = 5
31 # The controls will be ignored
34 accept control = queue_only
44 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
51 local_parts = otherhost
56 local_parts = ^badport
62 headers_add = ${if eq{$local_part}{addheader}{Added: text}}
65 # ----- Transports -----
71 hosts = 127.0.0.1 : HOSTIPV4
83 file = DIR/test-mail/$local_part
88 hosts = V4NET.10.10.10