6.0.0-beta1
9/23/25

[#1874] Error saving sent messages on shared IMAP folders
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

History
04/26/2005 09:07:38 PM Jan Schneider Comment #3 Reply to this comment
And this is a duplicate of bug 1805.
04/26/2005 09:04:15 PM Chuck Hagenbuch Comment #2
State ⇒ Not A Bug
Reply to this comment
Read imp/config/servers.php.dist, you've misconfigured 'folders', 
'namespace', or both.
04/26/2005 09:02:41 PM hogemann (at) rio (dot) rj (dot) gov (dot) br Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Error saving sent messages on shared IMAP folders
Queue ⇒ IMP
Reply to this comment
IMP can't store sent messages on shared IMAP folders.



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.

Saved Queries