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
13 # ----- Main settings -----
15 acl_smtp_rcpt = check_rcpt
16 acl_smtp_data = check_data
17 acl_not_smtp = check_data
28 warn regex = \N(THIS\s((\w+)\s)?REGEX)\N
29 message = X-Regex: Regex matched <$regex1> <$regex3>
31 warn condition = ${if !eq{$h_fakereject:}{}}
34 warn condition = ${if !eq{$h_fakedefer:}{}}
47 # ----- Transports -----
53 file = DIR/test-mail/$local_part