git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
typoes
[users/heiko/exim.git]
/
test
/
confs
/
4520
diff --git
a/test/confs/4520
b/test/confs/4520
index f345b91978b8ee3582259c46a969f39d75e94e3e..1f9d75b80773d38e29a8ff243aec3c15e793343e 100644
(file)
--- a/
test/confs/4520
+++ b/
test/confs/4520
@@
-15,6
+15,10
@@
acl_smtp_dkim = accept logwrite = dkim_acl: signer: $dkim_cur_signer bits: $dkim
acl_smtp_data = accept logwrite = data acl: dkim status $dkim_verify_status
dkim_verify_signers = $dkim_signers
acl_smtp_data = accept logwrite = data acl: dkim status $dkim_verify_status
dkim_verify_signers = $dkim_signers
+dkim_verify_min_keysizes = rsa=512 ed25519=250
+.ifdef FILTER
+dkim_verify_minimal = true
+.endif
DDIR=DIR/aux-fixed/dkim
DDIR=DIR/aux-fixed/dkim
@@
-42,6
+46,7
@@
send_to_server:
allow_localhost
hosts = HOSTIPV4
port = PORT_D
allow_localhost
hosts = HOSTIPV4
port = PORT_D
+ hosts_try_fastopen = :
dkim_domain = test.ex
.ifdef SELECTOR
dkim_domain = test.ex
.ifdef SELECTOR
@@
-73,7
+78,7
@@
send_to_server:
file:
driver = appendfile
file:
driver = appendfile
- file = DIR/test-mail/$
local_part
+ file = DIR/test-mail/$
{bless:$local_part}
user = CALLER
# End
user = CALLER
# End