5182 - IMAP Extension for Referencing the Last SEARCH Result
5256 - IMAP SORT and THREAD Extensions
5258 - IMAP4 - LIST Command Extensions
+ 5530 - IMAP Response Codes
Contact info
------------
#ifndef IMAP_RESP_CODE_H
#define IMAP_RESP_CODE_H
-/* IMAP response codes (from draft-gulbrandsen-imap-response-codes-07) */
+/* IMAP response codes (RFC 5530) */
#define IMAP_RESP_CODE_UNAVAILABLE "UNAVAILABLE"
#define IMAP_RESP_CODE_AUTHFAILED "AUTHENTICATIONFAILED"
#define IMAP_RESP_CODE_AUTHZFAILED "AUTHORIZATIONFAILED"