LDAP: fix taint-check in server list walk. Bug 2646
[exim.git] / test / confs / 9001
index 0518519b83287f93906d9a6d89b41db9ab70d545..ba5a1687f6366f10a56d5b7df04d048c7f24af39 100644 (file)
@@ -18,7 +18,7 @@ r0:
 
 r1:
   driver = redirect
-  data = ${lookup ldap user="cn=xxx,o=yyy,c=UK" pass="secret" \
+  data = ${lookup ldap {USER="cn=xxx,o=yyy,c=UK" PASS="secret" \
          ldap:///o=zzz,c=UK,?sn?sub?(cn=foo)}}
 
 
@@ -28,7 +28,7 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER