[imp] IMAP ACLs [PATCH]
Chris Hastie
lists at oak-wood.co.uk
Tue Feb 4 12:37:37 PST 2003
On Tue, 4 Feb 2003, Didi Rieder <adrieder at sbox.tugraz.at> wrote
>Quoting Chris Hastie <lists at oak-wood.co.uk>:
>
>Hi,
>
>first of all thanks for the nice acl feature!
>
>I did some tests, and the acls were set correctly on the imap-folders but I
>couldn't retrive them from the server:
>
>> * Existing ACLs are now retrieved and displayed, with a user interface
>> based largely on that from imp/filters.php
>
>I just get:
> The current list of users with access to this folder could not be retrieved
>
>I'm using the latest cvs HEAD and the cyrus-imapd-2.0.17.
>What could the Problem be?
>
The line you quoted should appear in the "Current access to <folder>"
section. Do see any Horde warning as well? (Your answer to this may not
actually be that helpful mind, because all the failures produce the same
warning :( )
What protocol and version of PHP are you using? Retrieving ACLs when
using imap/ssl only works with PHP 4.3, (if it works at all - I wasn't
able to test this myself).
Do you have the PEAR Auth_SASL module installed? Not having this
shouldn't prevent retrieving ACLs but will force plain text login to be
used. If plain text login to your server has been disabled somehow I
guess this could cause the problem.
If there's nothing in the above to help you track down the problem I'll
try and do a patch for IMP_ACL_rfc2086::_getACL() to return more
informative messages about where the problem may lie.
--
Chris Hastie
More information about the imp
mailing list