1 # Exim test configuration 0291
3 .include DIR/aux-var/std_conf_prefix
6 primary_hostname = myhost.test.ex
8 # ----- Main settings -----
11 # ------ Routers ------
19 data = ${if eq{$local_part}{a}{b}{${if eq{$local_part}{b}{c}}}}
20 qualify_preserve_domain
22 # a=>b and b=>c, but not if generated by a
26 data = ${if eq{$local_part}{a}{b}{${if eq{$local_part}{b}{c}}}}
27 qualify_preserve_domain