diff options
Diffstat (limited to 'test/scripts/3400-plaintext')
-rw-r--r-- | test/scripts/3400-plaintext/3400 | 1 | ||||
-rw-r--r-- | test/scripts/3400-plaintext/3410 | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/test/scripts/3400-plaintext/3400 b/test/scripts/3400-plaintext/3400 index 164ace593..815dd392f 100644 --- a/test/scripts/3400-plaintext/3400 +++ b/test/scripts/3400-plaintext/3400 @@ -1,5 +1,6 @@ # plaintext server tests exim -bh 10.0.0.2 +helo test mail from:<junk@jink.jonk.test.ex> rset vrfy userx@test.ex diff --git a/test/scripts/3400-plaintext/3410 b/test/scripts/3400-plaintext/3410 index 20b5e067c..2a6df2555 100644 --- a/test/scripts/3400-plaintext/3410 +++ b/test/scripts/3400-plaintext/3410 @@ -1,5 +1,6 @@ # ACL basic auth tests exim -bh 5.6.9.1 +helo test mail from:<x@y> rcpt to:<x@y> rset @@ -10,6 +11,7 @@ rcpt to:<x@y> quit **** exim -bh 5.6.10.1 +helo test mail from:<x@y> rcpt to:<x@y> rset |