git://git.exim.org
/
users
/
heiko
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: increase RBL record TTL
[users/heiko/exim.git]
/
test
/
confs
/
0397
1
# Exim test configuration 0397
2
3
exim_path = EXIM_PATH
4
keep_environment =
5
host_lookup_order = bydns
6
spool_directory = DIR/spool
7
gecos_pattern = ""
8
gecos_name = CALLER_NAME
9
tls_advertise_hosts =
10
11
# ----- Main settings -----
12
13
log_file_path = /non/existent/path/to/force/failure/%s
14
15
16
# End