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
/
0593
diff --git
a/test/scripts/0000-Basic/0593
b/test/scripts/0000-Basic/0593
index 81a1b4c0351e041be2bef223cf7553953682dce3..00790ff1c206df0a371ed269f6c5b80baef975a6 100644
(file)
--- a/
test/scripts/0000-Basic/0593
+++ b/
test/scripts/0000-Basic/0593
@@
-2,6
+2,7
@@
#
# This should trap
exim -bs -odi
#
# This should trap
exim -bs -odi
+helo test
mail from:someone@some.domain
rcpt to:fred@HOSTNAME
data
mail from:someone@some.domain
rcpt to:fred@HOSTNAME
data
@@
-12,6
+13,7
@@
quit
# taint trap defated by using create_file
# goes on to fail on perms
exim -bs -odi -DOPT=DIR/test-mail
# taint trap defated by using create_file
# goes on to fail on perms
exim -bs -odi -DOPT=DIR/test-mail
+helo test
mail from:someone@some.domain
rcpt to:bill@HOSTNAME
data
mail from:someone@some.domain
rcpt to:bill@HOSTNAME
data