From 62b61aa28c7ce65658b1f6652f1b709de49226cc Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 16 Sep 2009 11:31:20 -0600 Subject: [PATCH] Update some RFC references --- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php b/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php index 375d78071..6a66b0298 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php @@ -43,8 +43,8 @@ * RFC 2177 - IDLE (probably not necessary due to the limited connection * time by each HTTP/PHP request) * RFC 2193 - MAILBOX-REFERRALS - * RFC 4467/5092 - URLAUTH - * RFC 4469 - CATENATE + * RFC 4467/5092/5524/5550 - URLAUTH + * RFC 4469/5550 - CATENATE * RFC 4978 - COMPRESS=DEFLATE * See: http://bugs.php.net/bug.php?id=48725 * RFC 3348/5258 - LIST-EXTENDED -- 2.11.0