<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>IMP neither doesn&#039;t show list of users nor shows edit field for shared folders</title> 
  <pubDate>Fri, 10 Apr 2026 09:35:33 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9516</link> 
  <atom:link rel="self" type="application/rss+xml" title="IMP neither doesn&#039;t show list of users nor shows edit field for shared folders" href="https://bugs.horde.org/ticket/9516/rss" /> 
  <description>IMP neither doesn&#039;t show list of users nor shows edit field for shared folders</description> 
 
   
   
  <item> 
   <title>I&#039;m trying to change the acl for sharing folders. I can see </title> 
   <description>I&#039;m trying to change the acl for sharing folders. I can see the acls that were set through cyradm.
I&#039;m using cyrus imap server, here is the servers.php:

&lt;?php
$servers[&#039;cyrus&#039;] = array(
    &#039;name&#039; =&gt; &#039;Cyrus IMAP Server&#039;,
    &#039;server&#039; =&gt; &#039;localhost&#039;,
    &#039;hordeauth&#039; =&gt; false,
    &#039;protocol&#039; =&gt; &#039;imap/ssl/novalidate-cert&#039;,
    &#039;port&#039; =&gt; 993,
    &#039;maildomain&#039; =&gt; &#039;.....&#039;,
    &#039;smtphost&#039; =&gt; &#039;127.0.0.1&#039;,
    &#039;smtpport&#039; =&gt; 25,
    &#039;realm&#039; =&gt; &#039;&#039;,
    &#039;preferred&#039; =&gt; &#039;&#039;,
    &#039;admin&#039; =&gt; array(
        &#039;params&#039; =&gt; array(
            &#039;login&#039; =&gt; &#039;administrator&#039;,
            &#039;password&#039; =&gt; &#039;....&#039;,
            // The &#039;userhierarchy&#039; parameter defaults to &#039;user.&#039;
            // If you are using a nonstandard hierarchy for personal
            // mailboxes, you will need to set it here.
            &#039;userhierarchy&#039; =&gt; &#039;user.&#039;,
            // Although these defaults are normally all that is required,
            // you can modify the following parameters from their default
            // values.
            &#039;protocol&#039; =&gt; &#039;imap/ssl/novalidate-cert&#039;,
            &#039;hostspec&#039; =&gt; &#039;localhost&#039;,
            &#039;port&#039; =&gt; 993
        )
    ),
    &#039;quota&#039; =&gt; array(
        &#039;driver&#039; =&gt; &#039;imap&#039;,
        &#039;params&#039; =&gt; array(&#039;hide_quota_when_unlimited&#039; =&gt; true),
    ),
    &#039;acl&#039; =&gt; array(
        &#039;driver&#039; =&gt; &#039;rfc2086&#039;,
    ),
);

I can login with administrator.
Removing the admin section from the servers.php (&#039;admin&#039; =&gt; false,), show an input field.


Regards, Silvio
</description> 
   <pubDate>Sun, 16 Jan 2011 08:20:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9516#t61425</link> 
  </item> 
   
  <item> 
   <title>Please use the mailing list to ask for support.

http://ww</title> 
   <description>Please use the mailing list to ask for support.

http://www.horde.org/mail/ contains a list of all available mailing lists.</description> 
   <pubDate>Mon, 17 Jan 2011 08:31:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9516#t61432</link> 
  </item> 
   
  <item> 
   <title>I do not agree with you. Setting admin=&gt;false ends up in sho</title> 
   <description>I do not agree with you. Setting admin=&gt;false ends up in showing an input field for the username.
At least this should show up using the admin section and the imap server returning listing users is not allowed</description> 
   <pubDate>Mon, 17 Jan 2011 09:02:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9516#t61434</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
