The branch "master" has been updated. The following is a summary of the commits.
from: 06c72c0af35395e714b2fb23ff4fbb9bfb8d87f3 7fde2c3... Up socket timeout in IMAP socket driver to 30 seconds by default ----------------------------------------------------------------------- commit 7fde2c390be04da35200cee22da70ced87d99852 Author: Michael M Slusarz <[email protected]> Date: Thu Jun 18 14:34:54 2009 -0600 Up socket timeout in IMAP socket driver to 30 seconds by default 10 seconds is too short for certain tasks, such as searching a large mailbox. Add a bit more thorough error message. framework/Imap_Client/lib/Horde/Imap/Client.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client.php?rt=horde-git&r1=20e8526a93be1743232fb5d387a467f3599db091&r2=7fde2c390be04da35200cee22da70ced87d99852 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=a0d30b33932d607f042d0d2b4cda3bbf877192ec&r2=7fde2c390be04da35200cee22da70ced87d99852 http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=e0b43ea87dfe7e27d137e014ebf739d0d034ec0c&r2=7fde2c390be04da35200cee22da70ced87d99852 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
