We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4e296 commit fe87d46Copy full SHA for fe87d46
README.md
@@ -1,7 +1,9 @@
1
# Net::IMAP
2
3
Net::IMAP implements Internet Message Access Protocol (IMAP) client
4
-functionality. The protocol is described in [RFC3501](https://www.rfc-editor.org/rfc/rfc3501).
+functionality. The protocol is described in
5
+[RFC3501](https://www.rfc-editor.org/rfc/rfc3501),
6
+[RFC9051](https://www.rfc-editor.org/rfc/rfc9051) and various extensions.
7
8
## Installation
9
0 commit comments