1 # Exim test configuration 0166
3 .include DIR/aux-var/std_conf_prefix
6 # ----- Main settings -----
8 domainlist local_domains = test.ex
9 qualify_domain = test.ex
11 acl_not_smtp = not_smtp
16 accept log_message = rcpt <$recipients> l <$local_part>
24 debug_print = DEBUG: $r_r1 $r_r2
26 set = <; r_r1 = $local_part aaa:bbb bar=baz
30 debug_print = DEBUG: $r_r1 $r_r2
31 set = r_r1 = $local_part
32 set = <; r_r2 = $local_part 2a00:1940:100::ff:0:1 foo=bar
33 transport = local_delivery
36 # ----- Transports -----
43 file = DIR/test-mail/$local_part
45 debug_print = DEBUG: $r_r1 $r_r2
46 headers_add = X-r1: $r_r1\nX-r2: $r_r2