Zitat von [email protected]:
Hi!
After upgrading from Webmail Edition 1.2.5 to 1.2.6 I have problems
with folder names. The system folders Trash and Sent were originally
translated into Papirkurv and Sendte. This worked OK in previous
Horde release.
What do you mean? Are they called "Trash" and "Sent" on the server and
showed up translated in the interface, or are they called "Papirkurv"
and "Sendte" on the server?
What happens after upgrading is the translated folders are moved
down to the private folder sections, and Trash and Sent are created
when I send og delete mails. The two new folders are logically
placed under the Inboks (which has remained translated as expected).
I'm not sure what you mean with "moved down" either.
Any idrea how I can fix this?
By the way, the imp/config/prefs.php has the following:
// trash folder
$_prefs['trash_folder'] = array(
// The mailbox value must be encoded in the UTF7-IMAP charset (see RFC
// 3501 [5.1.3]). For Exchange, uncomment the entry below and remove the
// default value entry.
// 'value' => 'Deleted Items',
'value' => _("Papirkurv"),
'locked' => true,
'shared' => false,
'type' => 'implicit');
// sent mail folder
$_prefs['sent_mail_folder'] = array(
// The mailbox value must be encoded in the UTF7-IMAP charset (see RFC
// 3501 [5.1.3]). For Exchange, uncomment the entry below and remove the
// default value entry.
// 'value' => 'Sent Items',
'value' => 'Sendte',
'locked' => true,
'shared' => false,
'type' => 'implicit');
--
Pål Monstad
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]