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
/
0445
1
# :fail: with looked up empty string
2
exim -bh 1.2.3.4
3
mail from:<lp1@x.y>
4
rcpt to:<zz@x.y>
5
rset
6
mail from:<lp2@x.y>
7
rcpt to:<zz@x.y>
8
quit
9
****