mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:03:35 +03:00
email: Corrected references to SASL RFC
The most recent version of the SASL RFC is RFC4422 and not RFC2222 as previously documented.
This commit is contained in:
parent
2698520aef
commit
56d4de468c
3 changed files with 3 additions and 3 deletions
|
|
@ -22,8 +22,8 @@
|
|||
* RFC3207 SMTP over TLS
|
||||
* RFC4954 SMTP Authentication
|
||||
* RFC2195 CRAM-MD5 authentication
|
||||
* RFC2222 Simple Authentication and Security Layer (SASL)
|
||||
* RFC2831 DIGEST-MD5 authentication
|
||||
* RFC4422 Simple Authentication and Security Layer (SASL)
|
||||
* RFC4616 PLAIN authentication
|
||||
*
|
||||
***************************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue