appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 2019
index fdc030c23b6930f5de4dffe7a9c3939105a285af..5d26fd033eba9b519e5489d5229b5b845215903f 100644 (file)
@@ -29,14 +29,7 @@ begin acl
 check_recipient:
   accept  hosts = :
   deny    hosts = HOSTIPV4
-         !encrypted = AES256-SHA:\
-                      AES256-GCM-SHA384:\
-                      IDEA-CBC-MD5:\
-                      DES-CBC3-SHA:\
-                      DHE_RSA_AES_256_CBC_SHA1:\
-                      DHE_RSA_3DES_EDE_CBC_SHA:\
-                      RSA_AES_256_CBC_SHA1 :\
-                     ECDHE_RSA_AES_256_GCM_SHA384
+         !encrypted = *
   accept
 
 
@@ -56,7 +49,7 @@ begin transports
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
   user = CALLER