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
11 host_lookup_order = bydns
12 primary_hostname = myhost.test.ex
13 spool_directory = DIR/spool
14 log_file_path = DIR/spool/log/%slog
16 gecos_name = CALLER_NAME
19 # ----- Main settings -----
22 smtp_receive_timeout = OPT
30 deny message = unrouteable address
31 recipients = verify@test.ex
33 accept domains = +local_domains
34 accept domains = +relay_domains
35 deny message = relay not permitted
54 domains = ! +local_domains
55 data = :fail: unrouteable mail domain "$domain"
57 # ----- Directors -----
61 file = DIR/aux-fixed/non-exist