[horde] Problem with quota driver
Michael M Slusarz
slusarz at horde.org
Thu Jun 13 16:29:29 UTC 2013
Quoting Jose Guzman Feliu Vivas <jfeliu at caixalmassora.es>:
> Hi,
> I use quota command driver, but the driver have been removed:
> "The following quota drivers have been removed:
>
> Command
> Maildir
> Mdaemon
> Mercury32
> Sql"
>
> How I migrate my code?
> My code:
> "'quota' => array(
> 'driver' => 'command',
> 'params' => array(
> 'new_quota' => true,
> 'quota_path' => 'sudo /usr/bin/quota -w',
> 'grep_path' => '/bin/grep',
> 'partition' => '/dev/',
> 'hide_when_unlimited' => true,
> 'unit' => 'MB',
> )
> ),
You can download an old version of IMP and copy/paste the code from
within the Quota driver into the quota hook, and then use the hook
quota driver.
michael
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the horde
mailing list