git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: perl version oddity
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0061
1
# Relay by hostlist @
2
exim -bh V4NET.0.0.1
3
helo test
4
mail from:<userx@somehost.example.com>
5
rcpt to:<userx@test.ex>
6
rcpt to:<userx@anotherhost.example.com>
7
data
8
.
9
quit
10
****
11
exim -bh V4NET.0.0.2
12
helo test
13
mail from:<userx@somehost.example.com>
14
rcpt to:<userx@test.ex>
15
rcpt to:<userx@anotherhost.example.com>
16
data
17
.
18
quit
19
****
20
no_msglog_check