1 # Exim test configuration 0022
6 host_lookup_order = bydns
7 primary_hostname = myhost.test.ex
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/SERVER%slog
11 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 hostlist some_hosts = net-lsearch;DIR/aux-var/TESTNUM.hosts
17 acl_smtp_rcpt = $local_part
18 log_selector = +smtp_connection
19 hosts_connection_nolog = : 127.0.0.1
20 qualify_domain = test.ex
30 # Check "warn" with and without messages
37 warn log_message = warn log message
41 warn message = warn user message
45 drop message = forcibly dropped
55 defer message = forcibly deferred
68 accept logwrite = Connections=$smtp_count_at_connection_start
72 accept control = queue_only
75 deny hosts = net-lsearch;DIR/aux-var/TESTNUM.hosts
76 message = host data >$host_data<
79 deny message = host data >$host_data<
89 transport = appendfile
91 # ----- Transports -----
97 file = DIR/test-mail/$local_part