mirror of
https://github.com/curl/curl.git
synced 2026-07-23 09:07:21 +03:00
parent
d54d5bfcbf
commit
403e4dc1ed
1 changed files with 5 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ problems may have been fixed or changed somewhat since this was written.
|
|||
3.2 No disconnect command
|
||||
3.3 POP3 expects "CRLF.CRLF" eob for some single-line responses
|
||||
3.4 AUTH PLAIN for SMTP is not working on all servers
|
||||
3.5 APOP authentication fails on POP3
|
||||
|
||||
4. Command line
|
||||
|
||||
|
|
@ -205,6 +206,10 @@ problems may have been fixed or changed somewhat since this was written.
|
|||
|
||||
See https://github.com/curl/curl/issues/4080
|
||||
|
||||
3.5 APOP authentication fails on POP3
|
||||
|
||||
See https://github.com/curl/curl/issues/10073
|
||||
|
||||
4. Command line
|
||||
|
||||
5. Build and portability issues
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue