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
Hintsdb: fix dumpdb for sqlite
[exim.git]
/
test
/
scripts
/
3400-plaintext
/
3400
diff --git
a/test/scripts/3400-plaintext/3400
b/test/scripts/3400-plaintext/3400
index b547a21b9344a0732d11542cb2c4916605265a46..815dd392ffcd9f2d44d7d9856fc94dfd5711bd64 100644
(file)
--- 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
# plaintext server tests
exim -bh 10.0.0.2
+helo test
mail from:<junk@jink.jonk.test.ex>
rset
vrfy userx@test.ex
mail from:<junk@jink.jonk.test.ex>
rset
vrfy userx@test.ex
@@
-150,9
+151,11
@@
auth expandfail
AHVzZXJ4AHNlY3JldA==
quit
****
AHVzZXJ4AHNlY3JldA==
quit
****
+# 10.0.0.2 is not allowed to use AUTH when it is not advertised
+#
exim -bs -oMa 10.0.0.2
ehlo test.host
exim -bs -oMa 10.0.0.2
ehlo test.host
-auth exp
andfail
+auth exp
lain
AHVzZXJ4AHNlY3JldA==
quit
****
AHVzZXJ4AHNlY3JldA==
quit
****
@@
-215,4
+218,18
@@
ehlo testing.testing
auth mylogin dXNlcnggc2VjcmV0
quit
****
auth mylogin dXNlcnggc2VjcmV0
quit
****
+# 10.0.0.6 is allowed to use AUTH when it is not advertised
+#
+exim -bs -oMa 10.0.0.6
+ehlo test.host
+auth explain
+AHVzZXJ4AHNlY3JldA==
+quit
+****
+exim -bs -oMa 10.0.0.6
+helo test.host
+auth explain
+AHVzZXJ4AHNlY3JldA==
+quit
+****
no_msglog_check
no_msglog_check