>> I searched gmane and found nothing about a topic I would like to get >> some more information about. >> >> My users have problems understanding what's the sense of the un- / >> subscription options in folder menue. I disabled the two options and >> got only positive feedback. >> >> Probably this only works because I'm using DoveCot IMAP server (I'm >> not very familiar with IMAP servers). >> >> Were those two option really important for my user? >> >> Wouldn't it be a good idea to add an new option in config.php named >> "$imap_auto_servers_subscription" to enable / disable the two >> options in folder menue (probably set automatically depending on the >> IMAP server used in conf.pl during configuration of SM)? > > I cannot find that variable in the source code for SM at all... Are > you modifying your source, or are you sure you have the variable name > correct? You also do not mention your SquirrelMail version, so that > might help too. Subscriptions are useful to hide/show folders. I have > a number of folders I don't bother to read when using SquirrelMail, > but have them displayed in other clients due to extra options in those > clients. For example, I have several archive folders for SM-Users > list, which I don't display in SquirrelMail, but have active in other > clients for reference.
It is called $show_only_subscribed_folders in devel. -- Tomas ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?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
