git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert "Testsuite: Use explicit interface for send to localhost"
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0524
1
# Simple CSA test
2
exim -bh V4NET.9.8.7
3
ehlo csa1.test.ex
4
mail from:<>
5
rset
6
ehlo csa2.test.ex
7
mail from:<>
8
quit
9
****
10
exim -bh V4NET.9.8.8
11
ehlo csa1.test.ex
12
mail from:<>
13
rset
14
ehlo csa2.test.ex
15
mail from:<>
16
quit
17
****