summaryrefslogtreecommitdiff
path: root/test/confs/1110
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/1110')
-rw-r--r--test/confs/11105
1 files changed, 3 insertions, 2 deletions
diff --git a/test/confs/1110 b/test/confs/1110
index 64309442e..b22360fe3 100644
--- a/test/confs/1110
+++ b/test/confs/1110
@@ -1,4 +1,4 @@
-# Exim test configuration 1110
+# Exim test configuration 2019
.include DIR/aux-var/tls_conf_prefix
@@ -47,7 +47,8 @@ begin transports
local_delivery:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
.ifdef _HAVE_GNUTLS
headers_add = TLS: cipher=$tls_cipher peerdn/cn '${listextract {-1} {<, $tls_in_peerdn}}'
.endif