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

# This configuration is used when the test script is finding out what features
# are in the Exim binary. It needs to discover where the test suite's spool
# directory is going to be.

spool_directory = DIR/spool
log_file_path = DIR/spool/log/%slog
gecos_pattern = ""
gecos_name = CALLER_NAME
tls_advertise_hosts =

# End