1 # Exim test configuration 0022
7 host_lookup_order = bydns
8 primary_hostname = myhost.test.ex
9 spool_directory = DIR/spool
10 log_file_path = DIR/spool/log/SERVER%slog
12 gecos_name = CALLER_NAME
15 # ----- Main settings -----
17 hostlist some_hosts = net-lsearch;DIR/aux-var/TESTNUM.hosts
19 acl_smtp_rcpt = $local_part
20 log_selector = +smtp_connection
21 hosts_connection_nolog = : 127.0.0.1
22 qualify_domain = test.ex
32 # Check "warn" with and without messages
39 warn log_message = warn log message
43 warn message = warn user message
47 drop message = forcibly dropped
57 defer message = forcibly deferred
70 accept logwrite = Connections=$smtp_count_at_connection_start
74 accept control = queue_only
77 deny hosts = net-lsearch;DIR/aux-var/TESTNUM.hosts
78 message = host data >$host_data<
81 deny message = host data >$host_data<
91 transport = appendfile
93 # ----- Transports -----
99 file = DIR/test-mail/$local_part