git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Copyright year bumps for substantive changes 2017
[exim.git]
/
test
/
confs
/
4500
1
# Exim test configuration 4500
2
3
SERVER=
4
5
.include DIR/aux-var/std_conf_prefix
6
7
primary_hostname = myhost.test.ex
8
9
# ----- Main settings -----
10
11
acl_smtp_rcpt = accept
12
acl_smtp_dkim = accept logwrite = signer: $dkim_cur_signer bits: $dkim_key_length
13
14
queue_only
15
queue_run_in_order
16
17
# End