]> git.netwichtig.de Git - user/henk/code/exim.git/blob - test/scripts/3200-testdb/3200
Include sender address in retry key for 4xx errors.
[user/henk/code/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 ****