Log deferred deliveries for transport max_parallel
[exim.git] / test / confs / 0068
CommitLineData
afda344b
PH
1# Exim test configuration 0068
2
3exim_path = EXIM_PATH
4host_lookup_order = bydns
afda344b
PH
5spool_directory = DIR/spool
6log_file_path = DIR/spool/log/%slog
7gecos_pattern = ""
8gecos_name = CALLER_NAME
9
10# ----- Main settings -----
11
12acl_smtp_rcpt = accept
13recipients_max = 5
14recipients_max_reject
15
16# End