Tomas Kuliavas said: >> SquirrelMail 1.4.0, UWIMAPD, PHP 4.3.4. >> I also replaced two files with revised sent to me by Erin Schnabel to >> correct bugs in 1.4.0: folders.php and imap_mailbox.php. >> I do not have SSH access, so I do all my configuration via the the >> "Administrator Plugin" and a little manual editing of the config >> file. >> >> Hello. My Folder list looks like this: >> >> INBOX >> INBOX.Drafts >> INBOX.Sent >> INBOX.Trash >> >> 1. How do I make it look friendlier, like the screenshots on the SM >> site, >> like this?: >> >> INBOX >> Drafts >> Sent >> Trash > > You need to configure your squirrelmail according to your imap server. > Easiest way to do that is to use D option in conf.pl (SquirrelMail > configuration script). If you don't have access to system with perl > support and prefer editing config.php manually - see > http://cvs.sf.net/viewcvs.py/*checkout*/squirrelmail/squirrelmail/doc/presets.txt?rev=1.1
Thanks for the help. I use the Administrator Plugin to change the config file. It works very well. I made those changes listed on that CVS page, all the ones for UWIMAP. However, something must be wrong because now when I login the folder list is not rendered and instead in the folder list area an error message appears: ERROR: ERROR : Could not complete request. Query: SUBSCRIBE "INBOX.Sent" Reason Given: SUBSCRIBE failed: Already subscribed to mailbox INBOX.Sent FURTHER CHANGE I experimented changing default_folder_prefix to remove the "mail/" setting that was specified in that cvs file you linked. My setting now looks like this: $default_folder_prefix = ""; Now when I login, I see a folder list like this: INBOX Drafts Sent Trash INBOX.Drafts INBOX.Sent INBOX.Trash Does this mean that the setting, "mail/", in that cvs file is incorrect for UW? Drafts, Sent and Trash are not indented as they should be, but at least they are now there. Does this given anyone further information to know what I now need to do? What should I try now? Thanks. ------------------------------------------------------- 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=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
