I am running windows 200 adv. server and the latest squirrelmail i have had sm working great in the past.. I LOVE IT! But i recenty had to re-image my server and setup SM again.. however after logging into squirrelmail i receive the following error..:
PHP Notice: Undefined variable: _SESSION in C:\Inetpub\webpub\squirrelmail\src\global.php on line 108 PHP Warning: Cannot send session cookie - headers already sent in C:\Inetpub\webpub\squirrelmail\src\global.php on line 99 PHP Warning: Cannot send session cache limiter - headers already sent in C:\Inetpub\webpub\squirrelmail\src\global.php on line 99 PHP Warning: Cannot add header information - headers already sent in C:\Inetpub\webpub\squirrelmail\src\redirect.php on line 43 PHP Warning: Cannot add header information - headers already sent in C:\Inetpub\webpub\squirrelmail\functions\i18n.php on line 1195 PHP Warning: Cannot add header information - headers already sent in C:\Inetpub\webpub\squirrelmail\src\redirect.php on line 76 PHP Warning: Cannot add header information - headers already sent in C:\Inetpub\webpub\squirrelmail\src\redirect.php on line 116 PHP Warning: Cannot add header information - headers already sent in C:\Inetpub\webpub\squirrelmail\src\redirect.php on line 171 i've tried just about everything i could think of to fix the error. and now i reach out to those of you who may be able to help.. thank you Dave Derry -----Original Message----- From: Duke [mailto:[EMAIL PROTECTED]] Sent: Saturday, December 21, 2002 4:10 PM To: [EMAIL PROTECTED] Subject: [SM-USERS] error listing folders, using courier-imap Hi, I've recently setup SquirrelMail, and it's running well. All of my accounts work, except for my main account. When listing the folders on the side, the following error occurs before all my folders are listed: ERROR : Could not complete request. Query:STATUS "INBOX.ebiz" (UNSEEN) Reason Given: Invalid mailbox Before the "ebiz" folder, I have another folder which contains subfolders not all of which are listed. "ebiz" is also a folder containing subfolders. I've gone through the SqMail FAQ, trying all of the suggestions listed for courier-imap, but none seemed to help. For reference, here are some of my config variables which I think may be relevant: $imap_server_type = 'courier'; $default_folder_prefix = 'INBOX.'; $auto_create_special = false; $default_sub_of_inbox = true; $show_contain_subfolders_option = false; Also, for the special folders trash, sent, and drafts, should I list those as $trash_folder = 'INBOX.Trash'; for example, or just $trash_folder = 'Trash'; ? I'm running SqMail 1.2.10, with courier-imap 1.5.1, on a Gentoo Linux System. Apache 1.3.27, and PHP 4.2.3. Any suggestions? Thanks! ------------------------------------------------------- This SF.NET email is sponsored by: Order your Holiday Geek Presents Now! Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap, MP3 Players, XBox Games, Flying Saucers, WebCams, Smart Putty. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users ------------------------------------------------------- This SF.NET email is sponsored by: Order your Holiday Geek Presents Now! Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap, MP3 Players, XBox Games, Flying Saucers, WebCams, Smart Putty. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
