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

exim_path = EXIM_PATH
keep_environment =
host_lookup_order = bydns
spool_directory = DIR/spool
log_file_path = DIR/spool/log/%slog
gecos_pattern = ""
gecos_name = CALLER_NAME
tls_advertise_hosts =

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

host_reject_connection = V4NET.0.0.1

# End