diff options
author | Yang Tse <yangsita@gmail.com> | 2012-05-30 17:39:14 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-05-30 17:39:14 +0200 |
commit | b420f60a06c3910b2f36770f20559c2c4ec1548f (patch) | |
tree | 48ada3b673d8323c4ead59fcd8662064419d6e3f /tests/data/test808 | |
parent | 7291c1f5654b1c433177207bfa7e21bb30fe5a50 (diff) |
pop3 test server: allow pop3 test server verification to succeed again
Introduce SUPPORTCAPA and SUPPORTAUTH config commands to allow further
pop3 test server expansion for tests that require CAPA or AUTH support,
although this will need some extra work to make it fully functional.
Diffstat (limited to 'tests/data/test808')
-rw-r--r-- | tests/data/test808 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test808 b/tests/data/test808 index 57e1382b1..8f2526f25 100644 --- a/tests/data/test808 +++ b/tests/data/test808 @@ -10,7 +10,6 @@ LIST # Server-side <reply> <servercmd> -REPLY AUTH -ERR unsupported command
REPLY LIST +OK 808 100 </servercmd> </reply> |