cd02ab5bce81228b9ba978de5158bf2d7761486f
[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 ****