[imp] How to config imp/config/servers.php for setting up to use the fs quota ?

Eric Jon Rostetter eric.rostetter at physics.utexas.edu
Tue Sep 25 17:53:11 UTC 2007


Quoting edwardspl at ita.org.mo:

> Dear All,
>
> As the title,

Did you get this working, or not?

>     'quota' => array(
>        'driver' => 'command',
>          'params' => array(
>         'quota_path' => 'sudo quota',
>         'grep_path' => 'sudo grep',
>            'partition' => '/dev/sda2'

While the "sudo quota" will probably work, the "sudo grep" is completely
not needed (just use "grep" or the full path to your grep).

Other than that, it should work, from appearances.

>        ),
>    ),
> );
>
> Mine is Linux FC6 System, the path of /dev/sda2 is mapping to
> /var/spool/mail.
>
> Thanks !
>
> Edward.
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>



-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Go Longhorns!


More information about the imp mailing list