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
/
0196
1
# EXPN to daemon
2
need_ipv4
3
#
4
exim -DSERVER=server -bd -oX PORT_D
5
****
6
client 127.0.0.1 PORT_D
7
??? 220
8
expn postmaster
9
??? 250-
10
??? 250-
11
??? 250
12
expn rhubarb
13
??? 553
14
quit
15
??? 221
16
****
17
killdaemon