1 # Exim test configuration 0092
3 acl_smtp_rcpt = check_recipient
4 acl_smtp_data = check_message
6 domainlist local_domains = test.ex : *.test.ex
8 domainlist relay_domains = test.ex
12 host_lookup_order = bydns
13 primary_hostname = myhost.test.ex
14 spool_directory = DIR/spool
15 log_file_path = DIR/spool/log/%slog
17 gecos_name = CALLER_NAME
20 # ----- Main settings -----
23 smtp_receive_timeout = OPT
31 deny message = unrouteable address
32 recipients = verify@test.ex
34 accept domains = +local_domains
35 accept domains = +relay_domains
36 deny message = relay not permitted
55 domains = ! +local_domains
56 data = :fail: unrouteable mail domain "$domain"
58 # ----- Directors -----
62 file = DIR/aux-fixed/non-exist