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/test809 | |
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/test809')
-rw-r--r-- | tests/data/test809 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test809 b/tests/data/test809 index 7cd04c891..b16a1470e 100644 --- a/tests/data/test809 +++ b/tests/data/test809 @@ -11,7 +11,6 @@ FAILURE # Server-side <reply> <servercmd> -REPLY AUTH -ERR unsupported command
REPLY LIST -ERR no such message </servercmd> </reply> |