X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/d4dc049f9a9e80ac3a470fd644418668eefedecb..e40f75b25322c11065dbade34e32ca177b10768c:/test/confs/9001?ds=inline diff --git a/test/confs/9001 b/test/confs/9001 index 0518519b8..ba5a1687f 100644 --- a/test/confs/9001 +++ b/test/confs/9001 @@ -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