[imp] shared folders acl

Joseph Malone josephmalone at higlum.com
Tue Dec 7 12:28:26 PST 2004


Is the shared folders interface meant to work with cyrus imap?  In the acl.php
this if statement

if ($prefs->isLocked('acl') ||
    !(isset($_SESSION['imp']['acl']) &&
      is_array($_SESSION['imp']['acl']))) {
    $notification->push(_("Folder sharing is not enabled."), 'horde.error');
    header('Location: ' . $prefs_url);
    exit;
}

is coming back true and kicking me out.  Im not sure why its disabled... any
thoughts?

by the way im using head.

--
Joseph Malone
Higgins Hardwoods
MIS Department
(925)245-4359
6999 Southfront Rd,
Livermore, CA
94551






More information about the imp mailing list