Testsuite: Explicit disabling of identd no longer needed
[exim.git] / test / confs / 0542
CommitLineData
0ef732d9
PH
1# Exim test configuration 0542
2
3exim_path = EXIM_PATH
4host_lookup_order = bydns
5primary_hostname = myhost.test.ex
0ef732d9
PH
6spool_directory = DIR/spool
7log_file_path = DIR/spool/log/%slog
8gecos_pattern = ""
9gecos_name = CALLER_NAME
10
11# ----- Main settings -----
12
1f5497b2 13acl_smtp_rcpt = accept
0ef732d9 14queue_only
9adcabda 15trusted_users = CALLER
0ef732d9
PH
16
17# End