1 # Exim test configuration 0568: ACL regex=
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 rfc1413_query_timeout = 0s
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/%slog
11 gecos_name = CALLER_NAME
15 # ----- Main settings -----
17 acl_smtp_rcpt = check_rcpt
18 acl_smtp_data = check_data
19 acl_not_smtp = check_data
30 warn regex = \N(THIS\s((\w+)\s)?REGEX)\N
31 message = X-Regex: Regex matched <$regex1> <$regex3>
33 warn condition = ${if !eq{$h_fakereject:}{}}
36 warn condition = ${if !eq{$h_fakedefer:}{}}
49 # ----- Transports -----
55 file = DIR/test-mail/$local_part