1 # Exim test configuration 0091
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
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_recipient
16 acl_smtp_data = check_message
17 domainlist local_domains = test.ex : *.test.ex
24 deny hosts = ! V4NET.0.0.1
26 accept domains = +local_domains
27 deny message = relay not permitted
30 require verify = header_sender