>>> I have added the lines >>> >>> $default_folder_prefix = 'mail/'; >>> $trash_folder = 'Papierkorb'; >>> $sent_folder = 'Gesendet'; >>> $draft_folder = 'Entwuerfe'; >>> >>> to "/path/to/squirrelmail/config/config_local.php" . >>> Maybe there are no umlauts etc. allowed. > >> Umlauts are allowed. You just have to write those settings in >> UTF7-IMAP encoding. > > I have tried to convert "Entwürfe" via recode ..u7, doesn't work. > Is UTF7-IMAP a special encoding? > Or should I wait until TODO in chapter 3.6 is done? > > http://www.squirrelmail.org/docs/devel/devel-3.html Entw&APw-rfe See attached. Save it somewhere on webserver and open in browser. Or create folder in SquirrelMail and check mailbox argument in link to folder in left folder listing. Todo in 3.5 chapter won't fix it. It was written there, because SquirrelMail uses mbstring extension for utf7-imap encoding and decoding. If mbstring extension is not present, scripts use failsafe functions that work only for ISO-8859-1. SquirrelMail does not support utf-16 decoding and gb2312, big5 and euc-kr encodings that could allow independent utf7-imap conversions. If utf7-imap encoding code has to be implemented in conf.pl, it will add lots of perl dependencies. -- Tomas
Attachment:
utf7-imap.php
Description: application/php
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
-- 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