>>> Hello! >>> >>> Can I easily (i.e. without major rewriting of code) map mailbox names >>> in >>> Squirrelmail? >>> >>> I need to have standard boxes (INBOX, Trash, Sent, Drafts) appear to >>> users in Russian translation, but attempts to name them in Russian on >>> IMAP level yields strange and unsatisfactory results. >>> >> >> Implementing mailbox rewriting yields strange and unsatisfactory results >> too. See SquirrelMail 1.5.2cvs folder preferences. We already had long >> discussion on some mailing list about it. Mailbox rewriting can cause >> confusion in folder names. If we want to prevent confusion, we'll need >> lots of complex checks. >> >> If you want to use Russian folder names, you should make sure that your >> PHP installation has mbstring support and create Russian folders in >> SquirrelMail Folders page. If you want to set it in config.php, use >> UTF7-IMAP encoding. >> >> > Promlems are not in encoding, some glitch within either Squirrelmail or > IMAP server results in both INBOX and translated-INBOX appearing in list > of mailboxes. Well, mapping of INBOX alone should solve 99% of my > problems :( It is closer to 75% or 50%. Every piece of code that uses standard IMAP folder names or custom folder list generation functions must be changed. SquirrelMail is IMAP client. We don't have abstraction level between IMAP folder listing and SquirrelMail folder listing. INBOX folder name is controlled in translation. Other special folders are not. If you see INBOX.Some-Russian-Name, check folder listing styles in Folder preferences. -- Tomas ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx 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