git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' into 4.next
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0064
diff --git
a/test/scripts/0000-Basic/0064
b/test/scripts/0000-Basic/0064
index a6ff0df12a7acd2216ae9bd6bd696ffa9dd47bb7..5d027c3c12bd0ce1a205fad2c5c8a513ad674c86 100644
(file)
--- a/
test/scripts/0000-Basic/0064
+++ b/
test/scripts/0000-Basic/0064
@@
-1,5
+1,6
@@
# Relay by hostlist lsearch
exim -bh V4NET.0.0.1
# Relay by hostlist lsearch
exim -bh V4NET.0.0.1
+helo test
mail from:<userx@somehost.example.com>
rcpt to:<userx@test.ex>
rcpt to:<userx@anotherhost.example.com>
mail from:<userx@somehost.example.com>
rcpt to:<userx@test.ex>
rcpt to:<userx@anotherhost.example.com>
@@
-8,6
+9,7
@@
data
quit
****
exim -bh V4NET.0.0.2
quit
****
exim -bh V4NET.0.0.2
+helo test
mail from:<userx@somehost.example.com>
rcpt to:<userx@test.ex>
rcpt to:<userx@anotherhost.example.com>
mail from:<userx@somehost.example.com>
rcpt to:<userx@test.ex>
rcpt to:<userx@anotherhost.example.com>