diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-28 20:01:10 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-28 22:00:09 +0000 |
commit | 54a2a2a9983913a91ccef3aac107a159434a4714 (patch) | |
tree | 9ada53f9b8901835b5d69ef3ae1cc5517cdfb306 /test/confs | |
parent | ef8ef6c168a552e61ecde1d8d2cd816f2e87614b (diff) |
Taint enforce: directory open backstops, single-key search filename
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/2500 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/2500 b/test/confs/2500 index 72bb374ec..0c5ee2f74 100644 --- a/test/confs/2500 +++ b/test/confs/2500 @@ -6,4 +6,6 @@ primary_hostname = myhost.test.ex # ----- Main settings ----- +acl_not_smtp = accept set acl_m0 = ${lookup {key} dsearch {DIR/$recipients}} + # End |