summaryrefslogtreecommitdiff
path: root/test/scripts/3200-testdb/3200
blob: cd02ab5bce81228b9ba978de5158bf2d7761486f (plain)
1
2
3
4
5
6
# testdb lookups

exim -be
match_ip:        12 ${if match_ip{10.11.12.13}{testdb;something}}
match_ip:        13 ${if match_ip{10.11.12.13}{testdb;fail}}
****