1 # Exim test configuration 0022
6 .include DIR/aux-var/std_conf_prefix
8 primary_hostname = myhost.test.ex
10 # ----- Main settings -----
12 hostlist some_hosts = net-lsearch;DIR/aux-var/TESTNUM.hosts
15 acl_smtp_rcpt = $local_part
16 log_selector = +smtp_connection
17 hosts_connection_nolog = : 127.0.0.1
18 qualify_domain = test.ex
28 # Check "warn" with and without messages
35 warn log_message = warn log message
39 warn message = warn user message
43 drop message = forcibly dropped
53 defer message = forcibly deferred
66 accept logwrite = Connections=$smtp_count_at_connection_start
70 accept control = queue_only
73 deny hosts = net-lsearch;DIR/aux-var/TESTNUM.hosts
74 message = host data >$host_data<
77 deny message = host data >$host_data<
87 transport = appendfile
89 # ----- Transports -----
95 file = DIR/test-mail/$local_part
96 create_file = DIR/test-mail