Hopefully the final lot of test files.
[exim.git] / test / scripts / 3200-testdb / 3200
CommitLineData
59371ea7
PH
1# testdb lookups
2
3exim -be
4match_ip: 12 ${if match_ip{10.11.12.13}{testdb;something}}
5match_ip: 13 ${if match_ip{10.11.12.13}{testdb;fail}}
6****