summaryrefslogtreecommitdiff
path: root/test/confs/0397
blob: bce775a2eb5ad58e508e532947e74050d57c05d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Exim test configuration 0397

exim_path = EXIM_PATH
host_lookup_order = bydns
rfc1413_query_timeout = 0s
spool_directory = DIR/spool
gecos_pattern = ""
gecos_name = CALLER_NAME

# ----- Main settings -----

log_file_path = /non/existent/path/to/force/failure/%s


# End