> Success at last...however I am still forced into using > "home/mklein/mail" rather than "mail/" in UI settings otherwise I don't > accurately get list of folders I am subscribed too. > > I have an /etc/c-client.cf file with following contents: > > > [EMAIL PROTECTED] mail]# cat /etc/c-client.cf > I accept the risk > set mail-subdirectory mail > > And tweaking file below you mention (right_main.php) for "compensate for > uw vulnerability" yields success on mailbox selects of folders other than > always showing INBOX. I now see appropriate folder contents. > > Contents of .mailboxlist in my home directory is: > > > [EMAIL PROTECTED] squirrelmail]# cat /home/mklein/.mailboxlist > /home/mklein/mail/Drafts > /home/mklein/mail/Licenses > /home/mklein/mail/MailingLists/IMAP > /home/mklein/mail/Sent > /home/mklein/mail/Trash > /home/mklein/mail/alerts > /home/mklein/mail/cron > /home/mklein/mail/mbox > [EMAIL PROTECTED] squirrelmail]# > > > Other MUAs have had absolutely ZERO problems with above imap settings > (tbird, outlook). I had to make this change due to PocketPC imap clients > choking on large# of files in my home directory. Without creating "mail" > subdir for holding imap subscribed folders...my PPC imap clients would all > fail when scanning like 10K+ files for subscribing/viewing. > > default_folder_prefix was already set to 'mail/' in config.php. > > TEST_7 > Request: > A005 LSUB "mail/" "*%" > Response: > LSUB completed > > > TEST_8 > Request: > A006 LIST "mail/" "*" > Response: > LIST completed > > > So any changes to folder prefs (like folder path) via UI dare global to > all users and not private? Ok, this makes sense. However "mail/" isn't > working with c-client.cf above and obviously "/home/mklein/mail" is not > appropriate if this setting is applied to all users.
user prefs are not global. But folder_prefix setting can be set in SquirrelMail configuration utility and in user preferences. > I am finally seeing reason behind "I accept the risk" comment in > c-client.cf.... I still don't see any good reason. You can always hose your setup by creating invalid configuration file. First UW configuration file line is not logical. It does not look like configuration line. It is hard to control IMAP server setup without any configuration files. Without configuration file you have to recompile server in order to make it work in your setup. It is support nightmare for UW imap packagers. -- Tomas ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
