I guess I'll answer my own email, since I managed to figure it out. 
Others may benefit, and it might be something to add the docs, or to the
config file comments.
The problem was that I prefixed the special folders (trash,sent,drafts)
with "INBOX."  However, since "INBOX." is specified in
$default_folder_prefix, you don't need to prefix it to the special folder
variables $trash_folder, $sent_folder, and $draft_folder.  So,
$trash_folder = 'Trash'; as opposed to 'INBOX.Trash' for example.

     -- Duke.

> 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:ThinkGeek
Welcome to geek heaven.
http://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

Reply via email to