1 # Exim test configuration 4515
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 = :
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 = :
71 transport_filter = /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter
74 hosts_try_chunking = :
79 dkim_selector = SELECTOR
84 dkim_private_key = ${extract {${length_3:$dkim_selector}} {\
87 sed=dkim_ed25519.private \
90 .ifndef HEADERS_MAXSIZE
91 dkim_sign_headers = OPT
93 dkim_identity = allheaders@$dkim_domain
102 dkim_timestamps = TIMES
107 file = DIR/test-mail/$local_part
108 create_file = DIR/test-mail