6.0.0-beta1
7/18/25

[#2367] Creating mailbox with Cyrus and unixhierarchy=on
Summary Creating mailbox with Cyrus and unixhierarchy=on
Queue Horde Framework Packages
Type Bug
State Resolved
Priority 3. High
Owners
Requester sgrondin (at) csbf (dot) qc (dot) ca
Created 08/01/2005 (7291 days ago)
Due
Updated 08/02/2005 (7290 days ago)
Assigned
Resolved 08/02/2005 (7290 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/02/2005 09:07:09 AM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
I committed the first part, but solved the second a bit more elegant, 
using preg_match().
08/01/2005 06:08:02 PM sgrondin (at) csbf (dot) qc (dot) ca Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Creating mailbox with Cyrus and unixhierarchy=on
Queue ⇒ Horde Framework Packages
New Attachment: framework.diff Download
Reply to this comment
Problem:

When I create a new user, the unixhierarchy is not respected.



This patch update Auth/cyrsql.php and IMAP/Admin.php



1st: Adding params to unixhierarchy for creating mailbox. (cyrsql.php)

2nd: Create params 'hostspec', 'port' and 'protocol' from 'dsn' 
because some function don't use 'dsn' in that file.  (Admin.php)



I'm not a very good programmer in PHP but this patch permit me to 
create mailbox without error or warning.



Thanks,

Saved Queries