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
/
0457
1
# sender_helo_name resetting after reject
2
exim -bs
3
HELO a.b.c.d
4
MAIL FROM:<x@y>
5
quit
6
****