1 # Exim test configuration 4535
7 keep_environment = PATH
9 host_lookup_order = bydns
10 spool_directory = DIR/spool
13 log_file_path = DIR/spool/log/SERVER%slog
15 log_file_path = DIR/spool/log/%slog
19 gecos_name = CALLER_NAME
21 chunking_advertise_hosts = *
23 .ifdef _HAVE_PIPE_CONNECT
24 pipelining_connect_advertise_hosts = :
29 tls_advertise_hosts = *
31 primary_hostname = myhost.test.ex
33 # ----- Main settings -----
35 acl_smtp_rcpt = accept logwrite = rcpt acl: macro: _DKIM_SIGN_HEADERS
36 acl_smtp_dkim = accept logwrite = dkim_acl: signer: $dkim_cur_signer bits: $dkim_key_length h=$dkim_headernames
37 acl_smtp_data = accept logwrite = data acl: dkim status $dkim_verify_status
39 dkim_verify_signers = $dkim_signers
41 DDIR=DIR/aux-fixed/dkim
43 log_selector = +received_recipients
52 condition = ${if eq {SERVER}{server}{yes}{no}}
57 transport = send_to_server
68 hosts_try_fastopen = :
72 transport_filter = /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter
75 hosts_try_chunking = :
80 dkim_selector = SELECTOR
85 dkim_private_key = ${extract {${length_3:$dkim_selector}} {\
88 sed=dkim_ed25519.private \
91 .ifndef HEADERS_MAXSIZE
92 dkim_sign_headers = OPT
94 dkim_identity = allheaders@$dkim_domain
103 dkim_timestamps = TIMES
108 file = DIR/test-mail/$local_part
109 create_file = DIR/test-mail