1 # Exim test configuration 0568: ACL regex=
3 .include DIR/aux-var/std_conf_prefix
5 primary_hostname = myhost.test.ex
6 rfc1413_query_timeout = 0s
9 # ----- Main settings -----
11 acl_smtp_rcpt = check_rcpt
12 acl_smtp_data = check_data
13 acl_not_smtp = check_data
24 warn regex = \N(THIS\s((\w+)\s)?REGEX)\N
25 message = X-Regex: Regex matched <$regex1> <$regex3>
27 warn condition = ${if !eq{$h_fakereject:}{}}
30 warn condition = ${if !eq{$h_fakedefer:}{}}
43 # ----- Transports -----
49 file = DIR/test-mail/$local_part