Use common routine for building tagstring for dns-fail cache
[exim.git] / test / confs / 0471
1 # Exim test configuration 0471
2
3 .include DIR/aux-var/std_conf_prefix
4
5 primary_hostname = myhost.test.ex
6
7 # ----- Main settings -----
8
9
10
11 # ----- Rewrite -----
12
13 begin rewrite
14
15 *@* $1@${lookup{${lc:$2}}partial-lsearch{DIR/aux-fixed/TESTNUM.rw}{$value}fail} FTbcfrt
16
17 # End