1 # Exim test configuration 0495
4 host_lookup_order = bydns
5 primary_hostname = myhost.test.ex
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_rcpt
15 trusted_users = CALLER
17 # These settings should be ignored
20 queue_smtp_domains = *
21 deliver_drop_privilege = FALSE
22 remote_max_parallel = 5
29 # The controls will be ignored
32 accept control = queue_only
42 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
49 local_parts = otherhost
54 local_parts = ^badport
60 headers_add = ${if eq{$local_part}{addheader}{Added: text}}
63 # ----- Transports -----
69 hosts = 127.0.0.1 : HOSTIPV4
81 file = DIR/test-mail/$local_part
86 hosts = V4NET.10.10.10