git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix CVE-2016-1531
[exim.git]
/
test
/
confs
/
0563
1
exim_path = EXIM_PATH
2
qualify_domain = testexim.test.ex
3
localpartlist aliases = joe:sam:tom
4
keep_environment =
5
6
begin routers
7
8
router1:
9
driver = accept
10
local_parts = +aliases
11
condition = false
12
transport = local_delivery
13
14
router2:
15
driver = accept
16
local_parts = +aliases
17
local_part_suffix = -real
18
transport = local_delivery
19
20
begin transports
21
22
local_delivery:
23
driver = appendfile
24
file = /tmp/${local_part}