git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
doc typo in $load_average
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0008
1
# -bS syntax error (2nd message)
2
1
3
exim -bS -odi
4
mail from:someone@some.where
5
rcpt to:CALLER@HOSTNAME
6
data
7
from: someone@some.where
8
To: CALLER@HOSTNAME
9
Subject: testing
10
Message-id: abcd%rxyz@p.q.r
11
12
Here is testing data
13
..that line started with a dot
14
.
15
mail from:someone@some.where<
16
rcpt to:blackhole@HOSTNAME
17
data
18
from: me
19
To: blackhole
20
21
This is some text
22
.
23
quit