6.0.0-alpha12
6/6/25

[#2802] sent-mail folder selection when changing identity
Summary sent-mail folder selection when changing identity
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners Horde Developers (at) , slusarz (at) horde (dot) org
Requester s_gatterbauer (at) idlm (dot) net
Created 10/17/2005 (7172 days ago)
Due
Updated 01/10/2006 (7087 days ago)
Assigned 01/05/2006 (7092 days ago)
Resolved 01/10/2006 (7087 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/10/2006 04:19:21 PM s_gatterbauer (at) idlm (dot) net Comment #10 Reply to this comment
great ! - thank you
01/10/2006 06:04:20 AM Michael Slusarz Comment #9
State ⇒ Resolved
Reply to this comment
Fixed (this had nothing to do with flist_IMP() by the way.)
01/05/2006 04:57:46 PM s_gatterbauer (at) idlm (dot) net Comment #8 Reply to this comment
still not working
01/05/2006 08:35:54 AM adrieder (at) sbox (dot) tugraz (dot) at Comment #7 Reply to this comment
Still does not work for sending mails! Its ok now when editing identities.

There is still a shift in the folder index like I described in bug 3210.



The function call $imp_folder->flist_IMP(array('INBOX')) in 
compose.php returns an array where the first element looks like this:



   ["INBOX"]=>

   array(3) {

     ["val"]=>

     string(0) ""

     ["label"]=>

     string(5) "INBOX"

     ["abbrev"]=>

     string(5) "INBOX"

   }



please read my comments on this in bug report 3210   
http://bugs.horde.org/ticket/?id=3210


01/05/2006 07:58:51 AM Michael Slusarz State ⇒ Feedback
Priority ⇒ 2. Medium
 
01/05/2006 07:58:30 AM Michael Slusarz Comment #6
Assigned to Michael Slusarz
Reply to this comment
Try what I just committed to IMP HEAD and 4.1.
11/09/2005 04:32:03 AM channing-c (at) satx (dot) rr (dot) com Comment #5 Reply to this comment
Jan - I have seen this behavior on HEAD with Dovecot 0.99.11-2.EL4.1
10/20/2005 07:59:11 AM s_gatterbauer (at) idlm (dot) net Comment #4 Reply to this comment
regarding my installation it is Cyrus imapd 2.2.12
10/20/2005 07:40:29 AM Jan Schneider Comment #3 Reply to this comment
I can reproduce it, so it must have something to do with the IMAP 
server. I guess I can fix it for Cyrus, but it probably will break 
other servers if this is working fine for you.
10/20/2005 04:55:16 AM Michael Slusarz Comment #2 Reply to this comment
Huh - this works fine for me (meaning when i change the identity in 
the compose page the sent-mail folder is changed to the correct value 
to the identity).
10/17/2005 08:46:53 PM Jan Schneider Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
 
10/17/2005 06:06:23 PM s_gatterbauer (at) idlm (dot) net Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ sent-mail folder selection when changing identity
Queue ⇒ IMP
State ⇒ Unconfirmed
Reply to this comment
when composing a new message, the sent-mail folder is set correctly on entry

of compose.php to the value saved in the preferences for the primary 
identity -

when changing the identity in compose.php the folder "hierarchical 
below/after"

the desired sent-mail folder (as set in the preferences for the identity) is

selected as sent-mail folder.



for example :

folder structure/hierarchy :

INBOX

    \- some folders

    \- some more folders

    \- sent-mail                   -- set as sent-mail folder for all 
identities

    \- folder_below_sent-mail

    \- even more folders

PUBLIC_FOLDER



- on entry in compose.php the expected folder  sent-mail  is set to save a

    copy of the outgoing message

- after changing the identity the wrong folder  folder_below_sent-mail  is set

- changing back to the primary identity leeds to the same wrong result


Saved Queries