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
Support "hide" on named-list definition lines
[users/heiko/exim.git]
/
test
/
confs
/
4520
diff --git
a/test/confs/4520
b/test/confs/4520
index 1a8e34f9e13ade90287258226a5e9dbfc89bdc69..770d8cc62d8d9a4edf32edefbb66502624846425 100644
(file)
--- a/
test/confs/4520
+++ b/
test/confs/4520
@@
-15,10
+15,13
@@
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
+.ifdef FILTER
+dkim_verify_minimal = true
+.endif
DDIR=DIR/aux-fixed/dkim
DDIR=DIR/aux-fixed/dkim
-log_selector = -dkim +dkim_verbose
+log_selector = -dkim +dkim_verbose
+received_recipients
# ----- Routers
# ----- Routers
@@
-42,6
+45,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
+77,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