Lookups: avoid leaking user/passwd from server spec to log. Bug 3066
[exim.git] / test / scripts / 2610-MySQL / 2610
index 91a3f6be3038407de3929addf55269aa6160068d..597504a59f459a146e93da9afbe697350fa7dfc3 100644 (file)
@@ -81,7 +81,7 @@ ${lookup mysql {SELECT name FROM them WHERE id IN ('ph10', 'aaaa');}}
 ${lookup mysql {SELECT *    FROM them WHERE id IN ('ph10', 'aaaa');}}
 ${lookup mysql {delete from them where id='aaaa'}}
 ****
-exim -d -bh 10.0.0.0
+exim -d+all -bh 10.0.0.0
 helo test
 mail from:<a@b>
 rcpt to:<c@d>