1 # Exim test configuration 0485
3 .include DIR/aux-var/std_conf_prefix
5 primary_hostname = myhost.test.ex
7 # ----- Main settings -----
9 hostlist ahosts = net-lsearch;DIR/aux-fixed/TESTNUM.data
10 hostlist bhosts = net-lsearch;DIR/aux-fixed/TESTNUM.data2
12 acl_smtp_helo = acl_check_helo
13 acl_smtp_mail = acl_check_mail
14 acl_smtp_rcpt = acl_check_rcpt
15 trusted_users = CALLER
24 logwrite = at HELO: >$host_data<
28 warn logwrite = at MAIL: >$host_data<
29 warn senders = third@non-null
30 logwrite = other lookup at MAIL: ${lookup{xyz}lsearch{DIR/aux-fixed/TESTNUM.data3}}
33 logwrite = at MAIL (non-null): >$host_data<
37 warn logwrite = at RCPT: >$host_data<
38 warn logwrite = Expansions: $qualify_domain, $local_part@$domain
51 # ----- Transports -----
57 file = DIR/test-mail/$local_part