Hello Eric, After login , the error message as the following : "Unable to retrieve quota"
So, any more help to solve the problem ? Thanks ! Edward. Eric Jon Rostetter wrote: >Quoting [EMAIL PROTECTED]: > > > >>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: [EMAIL PROTECTED] >> >> >> > > > > > -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [EMAIL PROTECTED]
