git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: perl version oddity
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0081
1
# Concatenated headers in expansion
2
exim -v -odi userx
3
X-one: This is the first text.
4
To: userx
5
X-one: This is the second text.
6
From: userx
7
X-one: This is the third text.
8
Subject: testing, testing
9
X-one: This is the fourth text.
10
11
This is the message body.
12
****