Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: Dacky on November 15, 2006, 02:32:22 AM

Title: Quota and Icon for Horde
Post by: Dacky on November 15, 2006, 02:32:22 AM
I am trying to figure out quota in Horde.  I installed the newest horde rpm following directions on a contrib.  It all works fine, but quota does not appear to be given with the popup window in Gollem.  This is what I would like ideally:
1)  A nice icon for mail quota or folder quota that is present when a person logs in.
2)  This quota be linked to the quota set in the SME server-manager.

I tried this from a horde discussion but it did not work.  I made it a template in /etc/e-smith/templates/home/html/horde/imp/config/server.php/130Quota:
<?php
    'quota' => array(
    'driver' => 'command',
      'params' => array(
         'quota_path' => '/usr/bin/quota',
          'grep_path'  => '/bin/grep'
      )
  ),
?>

This is from this website:  http://wiki.horde.org/QuotaHack .  I deleted the php part of the above (<?php ?>) and it still did not work.  This actually stoped webmail from opening.

Has anyone got a nice icon and how to set it up in SME 7 for Horde that shows the file or mail quota?  This would really be nice.

thanks.
Title: Re: Quota and Icon for Horde
Post by: meelis on January 16, 2009, 07:27:20 AM
I have the same problem and i not found answer for this.
Maby it not work only SME?
Title: Re: Quota and Icon for Horde
Post by: cactus on January 16, 2009, 06:27:37 PM
I suggest one of you launch a bug report in the bugtracker as that is the only method which will lead to a fix eventually. For future readers please post a reference to the bug.