Michelle Konzack-2 wrote: > >> How big is your >> src/folders.php page, if you save it on your computer? > > 2696 Bytes (See attachment) > .... > Folders<table align="center" width="100%" cellpadding="5" cellspacing="0" > border="0"> > <tr> > <td bgcolor="#ffffff" align="center"> > > <br /> > After that output SquirrelMail does --- $imapConnection = sqimap_login ($username, $key, $imapServerAddress, $imapPort, 0); // force retrieval of a non cached folderlist $boxes = sqimap_mailbox_list($imapConnection,true); --- then other output starts looks like sqimap_mailbox_list() function fails with fatal memory limit related error. sqimap_login() should not fail. It is not that complex or resource intensive. Main problem - I can't reproduce it on PHP 5.2.13. Will try to increase number of messages in test folders tomorrow. Looks like you get mailbox list in left_main.php, then mails are listed in right_main.php, cached information overloads memory and src/folders.php hits memory limit when tries to get uncached mailbox list. -- Tomas -- View this message in context: http://old.nabble.com/squirrelmail-can-not-list-folders-tp29040712p29070924.html Sent from the squirrelmail-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users