Nico Erfurth's patch to refactor mime.c (quoted-printable decoding).
[users/heiko/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 ****