Summary | Error saving sent messages on shared IMAP folders |
Queue | IMP |
Queue Version | 4.0.2 |
Type | Bug |
State | Not A Bug |
Priority | 3. High |
Owners | |
Requester | hogemann (at) rio (dot) rj (dot) gov (dot) br |
Created | 04/26/2005 (7455 days ago) |
Due | |
Updated | 04/26/2005 (7455 days ago) |
Assigned | |
Resolved | 04/26/2005 (7455 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
bug 1805.State ⇒ Not A Bug
'namespace', or both.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Error saving sent messages on shared IMAP folders
Queue ⇒ IMP
Apparently it always append a "INBOX" to the folder path, so instead
of saving the message on the shared folder, it creates a new folder
inside the users' INBOX with the same name of the shared folder.
For example, if I have access to a shared folder called "public", and
try to save the sent message on "public.sent_messages", IMP instead
creates a new folder called "INBOX.public.sent_messages", and fails to
send the message.