git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420
[exim.git]
/
test
/
confs
/
0068
1
# Exim test configuration 0068
2
3
exim_path = EXIM_PATH
4
host_lookup_order = bydns
5
spool_directory = DIR/spool
6
log_file_path = DIR/spool/log/%slog
7
gecos_pattern = ""
8
gecos_name = CALLER_NAME
9
10
# ----- Main settings -----
11
12
acl_smtp_rcpt = accept
13
recipients_max = 5
14
recipients_max_reject
15
16
# End