[Tickets #8072] Re: identities prefs sent_mail_folder appears always as default
bugs at horde.org
bugs at horde.org
Mon Mar 16 07:54:12 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8072
------------------------------------------------------------------------------
Ticket | 8072
Updated By | dom.lalot at gmail.com
Summary | identities prefs sent_mail_folder appears always as
| default
Queue | IMP
Version | 4.3.3
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
+New Attachment | hordeoptionssent.jpg
------------------------------------------------------------------------------
dom.lalot at gmail.com (2009-03-16 03:54) wrote:
> Works fine here, and I don't understand what exactly your problem is.
Jan,
You can see how my selected folder is seen
(Use default value instead of INBOX/ade)
When saved, the INBOX/ part is stripped. The default value should be
INBOX/Sent as you can see at the bottom
lalot horde identities
a:1:{i:0;a:12:{s:2:"id";s:15:"Dominique
LALOT";s:8:"fullname";s:15:"Dominique
LALOT";s:9:"from_addr";s:26:"dominique.lalot at univxxx.fr";s:12:"replyto_addr";s:0:"";s:10:"alias_addr";\nhttp://annuaire.univmed.fr/showuser.php?uid=lalot";s:9:"sig_first";i:0;s:10:"sig_dashes";i:1;s:14:"save_sent_mail";i:1;s:16:"sent_mail_folder";s:3:"ade";}}
lalot imp save_sent_mail 1
lalot imp sent_mail_folder INBOX/ade
// 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' => 'INBOX/Sent',
'locked' => false,
'shared' => false,
'type' => 'implicit');
More information about the bugs
mailing list