1 # Exim test configuration 0495
3 .include DIR/aux-var/std_conf_prefix
5 primary_hostname = myhost.test.ex
7 # ----- Main settings -----
9 acl_smtp_rcpt = check_rcpt
11 trusted_users = CALLER
13 # These settings should be ignored
16 queue_smtp_domains = *
17 deliver_drop_privilege = FALSE
18 remote_max_parallel = 5
25 # The controls will be ignored
28 accept control = queue_only
38 data = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias}}
45 local_parts = otherhost
50 local_parts = ^badport
56 headers_add = ${if eq{$local_part}{addheader}{Added: text}}
59 # ----- Transports -----
65 hosts = 127.0.0.1 : HOSTIPV4
77 file = DIR/test-mail/$local_part
82 hosts = V4NET.10.10.10