mirror of
https://github.com/curl/curl.git
synced 2026-08-04 08:09:58 +03:00
tests: Updated pop3 tests for change in auth mechanism detection
This commit is contained in:
parent
e336bc7c42
commit
1fc89eb87f
8 changed files with 8 additions and 8 deletions
|
|
@ -36,7 +36,7 @@ pop3://%HOSTIP:%POP3PORT/809 -l -u user:secret
|
|||
56
|
||||
</errorcode>
|
||||
<protocol>
|
||||
AUTH
|
||||
CAPA
|
||||
USER user
|
||||
PASS secret
|
||||
LIST 809
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue