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
Appendfile: release regex-match store every thousand files. Bug 3047
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0061
diff --git
a/test/scripts/0000-Basic/0061
b/test/scripts/0000-Basic/0061
index 5177f8eacb14c87035b26043484f8fc1f1b9300f..90d58642902d530e2ced74539a473a2f557ae6f3 100644
(file)
--- a/
test/scripts/0000-Basic/0061
+++ b/
test/scripts/0000-Basic/0061
@@
-1,5
+1,6
@@
# Relay by hostlist @
exim -bh V4NET.0.0.1
# Relay by hostlist @
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>