git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Re-ran the conversion of all DH parameters
[exim.git]
/
test
/
confs
/
4520
diff --git
a/test/confs/4520
b/test/confs/4520
index 1f9d75b80773d38e29a8ff243aec3c15e793343e..1ebd0817e6970403ca588bc2b7459b3365c35aa6 100644
(file)
--- a/
test/confs/4520
+++ b/
test/confs/4520
@@
-10,9
+10,9
@@
primary_hostname = myhost.test.ex
# ----- Main settings -----
# ----- Main settings -----
-acl_smtp_rcpt = accept logwrite = rcpt
acl: macro: _DKIM_SIGN_HEADERS
+acl_smtp_rcpt = accept logwrite = rcpt
_
acl: macro: _DKIM_SIGN_HEADERS
acl_smtp_dkim = accept logwrite = dkim_acl: signer: $dkim_cur_signer bits: $dkim_key_length h=$dkim_headernames
acl_smtp_dkim = accept logwrite = dkim_acl: signer: $dkim_cur_signer bits: $dkim_key_length h=$dkim_headernames
-acl_smtp_data = accept logwrite = data
acl: dkim status $dkim_verify_status
+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
dkim_verify_signers = $dkim_signers
dkim_verify_min_keysizes = rsa=512 ed25519=250
@@
-78,7
+78,8
@@
send_to_server:
file:
driver = appendfile
file:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
# End
user = CALLER
# End