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
12 # ----- Main settings -----
14 acl_smtp_rcpt = check_rcpt
16 trusted_users = CALLER
18 # These settings should be ignored
21 queue_smtp_domains = *
22 deliver_drop_privilege = FALSE
23 remote_max_parallel = 5
30 # The controls will be ignored
33 accept control = queue_only
43 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
50 local_parts = otherhost
55 local_parts = ^badport
61 headers_add = ${if eq{$local_part}{addheader}{Added: text}}
64 # ----- Transports -----
70 hosts = 127.0.0.1 : HOSTIPV4
82 file = DIR/test-mail/$local_part
87 hosts = V4NET.10.10.10