On Wed, Oct 30, 2002 at 07:45:19PM -0800, John Locke wrote: > Ah, but William stated above that Show All timed out ... > > I think the real issue here is not Squirrelmail, but your IMAP server. Let > me guess... you're using UW-IMAP. > > I was having similar trouble with some of my folders. Switched to > Courier-IMAP, and moved everything to Maildirs, and now it's speedy, and > Rick's method works fine.
On any server you may still face a timeout if there are enough messages in it (some users here have a thousand or more in some folders). In that case you need to a) raise the timeout value in functions/imap_general.php and b) increase the max_execution_time parameter in php.ini to match. -- Bruce ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
