6.0.0-beta1
7/28/25

[#3787] Create new folder error
Summary Create new folder error
Queue Ingo
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners
Requester guilleva (at) gmail (dot) com
Created 04/18/2006 (7041 days ago)
Due
Updated 04/19/2006 (7040 days ago)
Assigned 04/19/2006 (7040 days ago)
Resolved 04/19/2006 (7040 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/19/2006 02:23:07 PM Jan Schneider Comment #4
State ⇒ Resolved
Reply to this comment
But the place was wrong, I applied your fix to imp/lib/api.php.
04/19/2006 02:04:21 PM guilleva (at) gmail (dot) com Comment #3 Reply to this comment
Yes, IMP creates folders ok, and after I make that change the problem 
was fixed with Ingo.
04/19/2006 06:56:33 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Does creating folders in IMP work correctly?
04/18/2006 08:38:46 PM guilleva (at) gmail (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Create new folder error
Queue ⇒ Ingo
Reply to this comment
Hello I'm using Maildir mailbox format with procmail backend, and   
when I try to create new rule and I select "Deliver to folder" then 
"Create new folder" an error is displayed: "Invalid mailbox name"



Maybe, in function Ingo::createFolder should call to   
"IMP::appendNamespace"  like this:



require_once INGO_BASE . '/../imp/lib/IMP.php';



return $registry->call('mail/createFolder', array('folder' => 
IMP::appendNamespace( String::convertCharset($folder, 
NLS::getCharset(), 'UTF7-IMAP'))));


Saved Queries