git://git.exim.org
/
users
/
jgh
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Hopefully the final lot of test files.
[users/jgh/exim.git]
/
test
/
scripts
/
3200-testdb
/
3200
1
# testdb lookups
2
3
exim -be
4
match_ip: 12 ${if match_ip{10.11.12.13}{testdb;something}}
5
match_ip: 13 ${if match_ip{10.11.12.13}{testdb;fail}}
6
****