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 rfc1413_query_timeout = 0s
14 spool_directory = DIR/spool
15 log_file_path = DIR/spool/log/%slog
17 gecos_name = CALLER_NAME
19 # ----- Main settings -----
21 smtp_receive_timeout = 2s
29 deny message = unrouteable address
30 recipients = verify@test.ex
32 accept domains = +local_domains
33 accept domains = +relay_domains
34 deny message = relay not permitted
53 domains = ! +local_domains
54 data = :fail: unrouteable mail domain "$domain"
56 # ----- Directors -----
60 file = DIR/aux-fixed/non-exist