diff options
author | Steve Holme <steve_holme@hotmail.com> | 2012-06-04 19:41:56 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2012-06-04 19:41:56 +0100 |
commit | 1fc89eb87f317369a2d2a576867edd3ce7210d4a (patch) | |
tree | c555b89038a399b43d724b7c0e881f787281cc2f /tests/data/test809 | |
parent | e336bc7c42c73409671ce69ff43830cf077eb234 (diff) |
tests: Updated pop3 tests for change in auth mechanism detection
Diffstat (limited to 'tests/data/test809')
-rw-r--r-- | tests/data/test809 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test809 b/tests/data/test809 index b16a1470e..ffa9b3331 100644 --- a/tests/data/test809 +++ b/tests/data/test809 @@ -36,7 +36,7 @@ pop3://%HOSTIP:%POP3PORT/809 -l -u user:secret 56 </errorcode> <protocol> -AUTH
+CAPA
USER user
PASS secret
LIST 809
|