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
/
0121
diff --git
a/test/scripts/0000-Basic/0121
b/test/scripts/0000-Basic/0121
index 9daae64480976735b98a67ad085c806c9460e261..ce16b584aea5489dfdbb1f0bb3af48813e6b17e7 100644
(file)
--- a/
test/scripts/0000-Basic/0121
+++ b/
test/scripts/0000-Basic/0121
@@
-1,5
+1,6
@@
# Sender verification SMTP (envelope and header)
exim -bh 127.0.0.1
# Sender verification SMTP (envelope and header)
exim -bh 127.0.0.1
+helo test
mail from:<unknown@test.ex>
rcpt to:<userx@test.ex>
rset
mail from:<unknown@test.ex>
rcpt to:<userx@test.ex>
rset
@@
-42,8
+43,5
@@
mail from:<"a b"@localhost3> SIZE=1234
rset
ehlo foo.bar
mail from:"a b"@localhost4 SIZE=1234
rset
ehlo foo.bar
mail from:"a b"@localhost4 SIZE=1234
-rset
-ehlo foo.bar
-mail from:<"a b"@localhost5> PRDR
quit
****
quit
****