Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / confs / 0506
index d20db5f2f4bc3addb843f5688a2bbcff75c485d7..29c6a17d1ee73491d1aec2e1c42c00126e2615be 100644 (file)
@@ -20,7 +20,7 @@ r1:
   user = EXIMUSER
   ALLOW
   FORBID
-  file = DIR/aux-fixed/TESTNUM.$local_part
+  file = ${lookup {TESTNUM.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail}
 
 
 # ----- Retry -----