diff options
Diffstat (limited to 'tests/data/test808')
-rw-r--r-- | tests/data/test808 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test808 b/tests/data/test808 index 756801c6b..57e1382b1 100644 --- a/tests/data/test808 +++ b/tests/data/test808 @@ -10,6 +10,7 @@ LIST # Server-side <reply> <servercmd> +REPLY AUTH -ERR unsupported command
REPLY LIST +OK 808 100 </servercmd> </reply> @@ -32,6 +33,7 @@ pop3://%HOSTIP:%POP3PORT/808 -l -u user:secret # Verify data after the test has been "shot" <verify> <protocol> +AUTH
USER user
PASS secret
LIST 808
|