1 # Exim test configuration 4560
7 .include DIR/aux-var/std_conf_prefix
9 primary_hostname = test.ex
11 # ----- Main settings -----
13 acl_smtp_rcpt = accept
14 acl_smtp_data = check_data
16 log_selector = +received_recipients +dkim_verbose
23 warn !verify = arc VALUE
26 warn logwrite = arc_state: <$arc_state>
27 logwrite = domains: <$arc_domains>
28 logwrite = arc_oldest_pass <$arc_oldest_pass>
29 logwrite = reason: <$arc_state_reason>
30 logwrite = lh_A-R: <$lh_Authentication-Results:>
31 logwrite = lh-ams: <$lh_ARC-Authentication-Results:>
32 # logwrite = oldest-p-ams: <${listextract {$arc_oldest_pass} {$lh_ARC-Authentication-Results:}}>
33 logwrite = oldest-p-ams: <${reduce {$lh_ARC-Authentication-Results:} \
35 {${if = {$arc_oldest_pass} \
36 {${extract {i}{${extract {1}{;}{$item}}}}} \
43 accept add_header = :at_start:${authresults {$primary_hostname}}
58 data = ${substr_1:$local_part}@$domain
59 redirect_router = mlist
63 data = ${substr_1:$local_part}@$domain
74 # ----- Transports -----
80 file = DIR/test-mail/$local_part
90 arc_sign = $primary_hostname : sel : MISSING_KEY
92 arc_sign = $primary_hostname : sel : DIR/aux-fixed/dkim/dkim.private
101 transport_filter = /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter
103 arc_sign = $primary_hostname : sel : DIR/aux-fixed/dkim/dkim.private