i think this calls for a config option ;) i'll test it with a 25s timeout and will report back.
thanks, raoul On 04/30/2010 02:02 PM, Emerson Pinter wrote: > Exactly. > > > > On Fri, 30 Apr 2010 13:50:01 +0200, "Raoul Bhatia [IPAX]" > <[email protected]> wrote: >> On 04/23/2010 03:29 PM, Emerson Pinter wrote: >>> I use Courier-IMAP too. >>> >>> Sometimes when I login, my folder list don't load, I have to refresh > the >>> page ... >> >> do you mean this timeout: >> >> >>> --- program/include/rcube_imap_generic.php (revision 1647) >>> +++ program/include/rcube_imap_generic.php (working copy) >>> @@ -599,7 +599,7 @@ >>> return false; >>> } >>> >>> - stream_set_timeout($this->fp, 10); >>> + stream_set_timeout($this->fp, 25); >>> $line = trim(fgets($this->fp, 8192)); >>> >>> if ($this->prefs['debug_mode'] && $line) { >> >> thanks, >> raoul -- ____________________________________________________________________ DI (FH) Raoul Bhatia M.Sc. email. [email protected] Technischer Leiter IPAX - Aloy Bhatia Hava OG web. http://www.ipax.at Barawitzkagasse 10/2/2/11 email. [email protected] 1190 Wien tel. +43 1 3670030 FN 277995t HG Wien fax. +43 1 3670030 15 ____________________________________________________________________ _______________________________________________ List info: http://lists.roundcube.net/dev/
