tests: make the imap server not verify user+password

... as the test cases themselves do that and it makes it easier to add
crazy test cases.

Test 800 updated to use user name + password that need quoting.

Test 856 updated to trigger an auth fail differently.

Ref: #1902
This commit is contained in:
Daniel Stenberg 2017-09-21 08:21:43 +02:00
parent b8e0fe19ec
commit a4db3f7046
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 8 additions and 14 deletions

View file

@ -10,6 +10,9 @@ FAILURE
#
# Server-side
<reply>
<servercmd>
REPLY PASS -ERR Login failure
</servercmd>
</reply>
#