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
Hintsdb: fix dumpdb for sqlite
[exim.git]
/
test
/
scripts
/
3200-testdb
/
3205
diff --git
a/test/scripts/3200-testdb/3205
b/test/scripts/3200-testdb/3205
index adb8be65936951b419ba692897ca4f080a6cbf31..9b4ee524bd26fcda4b2813b287b8a3f319bd8458 100644
(file)
--- a/
test/scripts/3200-testdb/3205
+++ b/
test/scripts/3200-testdb/3205
@@
-1,10
+1,12
@@
# lookup defer (senders and hosts conditions in ACL)
exim -bh 1.2.3.4
+helo test
mail from:<userx@external.test.ex>
rcpt to:<userx@test.ex>
quit
****
exim -bh 4.3.2.1
+helo test
mail from:<userx@external.test.ex>
rcpt to:<userx@test.ex>
quit