Testsuite: Explicit disabling of identd no longer needed
[exim.git] / test / confs / 0453
CommitLineData
afda344b
PH
1# Exim test configuration 0453
2
3LIMIT=
4
5exim_path = EXIM_PATH
6host_lookup_order = bydns
7primary_hostname = myhost.test.ex
afda344b
PH
8spool_directory = DIR/spool
9log_file_path = DIR/spool/log/%slog
10gecos_pattern = ""
11gecos_name = CALLER_NAME
12
13
14# ----- Main settings -----
15
16qualify_domain = test.ex
17
18LIMIT
19
20
21# End