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