Merge from master into 4.next
[exim.git] / test / confs / 0407
CommitLineData
afda344b
PH
1# Exim test configuration 0407
2
3HEADER_MAXSIZE=
4HEADER_LINE_MAXSIZE=
5
4fab92fb
HSHR
6.include DIR/aux-var/std_conf_prefix
7
afda344b
PH
8
9# ----- Main settings -----
10
11primary_hostname = mail.test.ex
12qualify_domain = test.ex
13
14acl_smtp_rcpt = accept
15queue_only
16
17HEADER_MAXSIZE
18HEADER_LINE_MAXSIZE
19
20# End