git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make batch delivery work for files and pipes set up by redirection.
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0351
1
# Header concatenation with addresses
2
exim -odi userx
3
To: userx
4
To: usery
5
Cc: Him
6
Cc: Her
7
Subject: one
8
Subject: two
9
Resent-to: a@b, aa@bb
10
Resent-to: c@d
11
Reply-to: r@s
12
Reply-to: t@u
13
****