The branch "master" has been updated. The following is a summary of the commits.
from: 623f3f3bfb12c3840656bf59fdf7e2d97195c41e 1737766... More thorough job of identifying mailboxes we shouldn't be caching. 3b8069f... Fix mailbox name ----------------------------------------------------------------------- commit 17377665f8b316d3979d0d1c42635eb498807af3 Author: Michael M Slusarz <[email protected]> Date: Wed Mar 25 12:45:16 2009 -0600 More thorough job of identifying mailboxes we shouldn't be caching. Based primarily on NOMODSEQ (RFC 4551) and UIDNOTSTICKY (RFC 4315) responses. framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 71 +++++++++---- framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 82 +++++++++------ 3 files changed, 102 insertions(+), 53 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=623f3f3bfb12c3840656bf59fdf7e2d97195c41e&r2=17377665f8b316d3979d0d1c42635eb498807af3 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php?rt=horde-git&r1=cdf0ae2bb735e7f6d33756f0d6fc152e8bc63db0&r2=17377665f8b316d3979d0d1c42635eb498807af3 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=099a0cb3a9bc7b309a30f520da59a9c42be5ffeb&r2=17377665f8b316d3979d0d1c42635eb498807af3 ----------------------------------------------------------------------- commit 3b8069f1c7ba514a80e82367f503a00a6e858ce5 Author: Michael M Slusarz <[email protected]> Date: Wed Mar 25 12:53:40 2009 -0600 Fix mailbox name framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=17377665f8b316d3979d0d1c42635eb498807af3&r2=3b8069f1c7ba514a80e82367f503a00a6e858ce5 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
