Summary | rename_sentmail_monthly doesn't actually create new sentmail folder |
Queue | IMP |
Queue Version | 4.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | liamr (at) umich (dot) edu |
Created | 08/05/2008 (6181 days ago) |
Due | |
Updated | 08/18/2008 (6168 days ago) |
Assigned | 08/07/2008 (6179 days ago) |
Resolved | 08/18/2008 (6168 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
http://cvs.horde.org/diff.php/imp/lib/Folder.php?r1=1.130.10.47&r2=1.130.10.48&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.25.2.58&r2=1.25.2.59&ty=u
Assigned to Michael Slusarz
State ⇒ Feedback
things for you (it should fix, at a minimum, the caching issue you
report).
http://cvs.horde.org/diff.php/imp/lib/Folder.php?r1=1.221&r2=1.222&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMAP/Tree.php?r1=1.202&r2=1.203&ty=u
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ rename_sentmail_monthly doesn't actually create new sentmail folder
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
http://marc.info/?l=imp&m=121787529910801&w=2
If you have maintenance enabled, and tell it to rename the sent-mail
folder at the beginning of the month, the session that performs the
maintenance will display this upon login..
* sent-mail folder being renamed at the start of the month.
* The folder "sent-mail" was successfully renamed to "sent-mail-jul-2008".
* The folder "sent-mail" already exists
sent-mail appears in the folder list (but I think that's because the
folder list was
populated and cached upon login).
If you try to access "sent-mail" from the drop down, or the folder
management screen, you
get dropped into what appears to be an empty folder.
If you send a message, you get..
Message sent successfully, but not saved to sent-mail
If you try to copy or move a message into sent-mail, you get...
There was an error copying messages from "Inbox" to "sent-mail".
This is what the server said: [TRYCREATE] Mailbox does not exist
Checking the folder list using external means shows that sent-mail
does not actually
exist.