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
Docs: note redefined macros for expansions
[exim.git]
/
test
/
confs
/
1160
diff --git
a/test/confs/1160
b/test/confs/1160
index c4898310eaf70a1da8c4b44a06db8f7d73c81080..d92a5b2acf0b49ad2898ba41faca2bc80e4d11fa 100644
(file)
--- a/
test/confs/1160
+++ b/
test/confs/1160
@@
-20,6
+20,8
@@
tls_on_connect_ports = PORT_D
tls_certificate = DIR/aux-fixed/cert1
tls_certificate = DIR/aux-fixed/cert1
+log_selector = +millisec
+
# ------ ACL ------
begin acl
# ------ ACL ------
begin acl
@@
-51,7
+53,8
@@
begin transports
local_delivery:
driver = appendfile
local_delivery:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
user = CALLER
headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
user = CALLER