6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
8/13/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9058] IMP ACL - ACL capability may not be available until after login.
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ . .. ..__ [ __[__)| ||__|[__) [_./[__)|/\|| ||
Comment
> I've tried this "fix" and it works. Horde can manage folder rights > :). I didn't know it was able to do so. > > >> >> i did this as temp workaround in rfc2086.php >> >> >> if (substr($this->_params['protocol'], 0, 4) != 'imap') { >> /* No point in going any further if it's not an IMAP server. */ >> // $this->_error = PEAR::raiseError(_("Only IMAP servers >> support shared folders.")); >> $this->_supported = true; >> } >> >> //else { >> // $this->_caps = $this->_getCapability(); >> // if (is_a($this->_caps, 'PEAR_Error')) { >> // $this->_error = $this->_caps; >> // return; >> //} >> >> /* If we couldn't get the server's capability, assume ACL is >> * not supported for now. */ >> $this->_supported = true; >> //} >> >> as i have loadbalanced servers i will let stay the other install in >> orginal, so testing >> is no Problem with the orginal code be easy switching servers >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers