[imp] WU-imap + quotas on IMP
AJ
aj at mindcrash.com
Wed Sep 17 07:47:36 PDT 2003
Thanks, I have located command.php and configured it for IMP 4.x as follows:
in servers.php i have added the following to my server entry:
'quota' => array(
'driver' => 'command',
'params' => array(
'quota_path' => '/usr/bin/quota',
'grep_path' => '/bin/grep'
),
),
I have done the necessary permission changes to the quota binary..
This is RedHat 9.0. I saw some changes that need to be made for RedHat 8.x in
the docs, but does this apply to CVS HEAD version also? Eric, can you give me
a nudge in the right direction perhaps?
Thanks.
AJ
> Quoting AJ <aj at mindcrash.com>:
>
> > Hello,
> > I have been looking at the instructions for doing this, but I am
> wondering
> > what I need to change to make this work on the CVS HEAD version of imp and
> > horde.
>
> The code should be included with the CVS HEAD version, so you don't need
> any patches/etc. Just configure it. I think the driver is called
> "command.php" or something like that.
>
> > It looks like the hooks are done differently, so do I need to change
> anything
> > to get it to work?
>
> Depends on your system/quota setup. Very likely you might have to.
>
> > Thanks.
> > AJ
> >
> >
> > --
> > IMP mailing list
> > 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
>
> Why get even? Get odd!
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
More information about the imp
mailing list