git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix ${tr...} and empty-strings. Bug 3023
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0575
1
# -bh and msglog
2
# no logfiles, says the docs
3
exim -d -bh V4NET.0.0.0
4
helo test
5
mail from:<x@y>
6
rcpt to:<x@y>
7
data
8
9
Message.
10
.
11
quit
12
****