We're currently running on 1.2.x and looking to upgrade. After making a parallel installation of v1.4.2, I've found an interesting issue: Special folders appear to be pretty hosed. The Sent parent folder isn't marked as special, whereas the per-year folders beneath it *are.* The per-month folders beneath the per-year folders *aren't.* Even more oddly, the current Sent folder, INBOX.Sent.2004.01, appears in the folder list as a subfolder of Drafts, although that relationship does appear to be only in the interface.
So, unless I've missed some odd configuration detail (I replicated my config from my old config, but not by copying config.php or anything.), this would seem to be a bug. How it's been missed so far seems puzzling, though, so who knows. Going back to 1.2.x fixes the problem - the folders appear as they should. Any ideas? Config details: $default_folder_prefix = ''; $trash_folder = 'INBOX.Trash'; $sent_folder = 'INBOX.Sent'; $draft_folder = 'INBOX.Drafts'; $default_move_to_trash = true; $default_move_to_sent = true; $default_save_as_draft = true; $show_prefix_option = false; $list_special_folders_first = true; $use_special_folder_color = true; $auto_expunge = true; $default_sub_of_inbox = true; $show_contain_subfolders_option = false; $default_unseen_notify = 2; $default_unseen_type = 1; $auto_create_special = true; $delete_folder = false; $noselect_fix_enable = false; Thanks, John -- John Madden UNIX Systems Engineer Ivy Tech State College [EMAIL PROTECTED] ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- 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
