[Tickets #3787] NEW: Create new folder error
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Apr 18 13:38:46 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=3787
-----------------------------------------------------------------------
Ticket | 3787
Created By | guilleva at gmail.com
Summary | Create new folder error
Queue | Ingo
Version | HEAD
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
guilleva at gmail.com (2006-04-18 13:38) wrote:
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'))));
More information about the bugs
mailing list