blob: 9bc55c728ea820a81b2b0aad955dae03ac6556d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Exim test configuration 0125
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 -----
qualify_domain = test.ex
# End
|