git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Testsuite: basic Sieve operations
[exim.git]
/
test
/
scripts
/
2610-MySQL
/
2610
diff --git
a/test/scripts/2610-MySQL/2610
b/test/scripts/2610-MySQL/2610
index ec7b4548f5ccd41d7a8020839e97d3f28b8e1d5f..ba4a67bb085283319fd560f28121d1fd3eac45b3 100644
(file)
--- a/
test/scripts/2610-MySQL/2610
+++ b/
test/scripts/2610-MySQL/2610
@@
-82,10
+82,13
@@
${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
+helo test
mail from:<a@b>
rcpt to:<c@d>
quit
****
+# Check the quote-tracking of tainted data.
+# Currently this will log but continue.
exim -odi -d ph10
Test message
.