On Thu, 2001-09-06 at 09:57, Jens Georg wrote:
> dear list,
>
> today i downloaded and compiled vpopmail with romaing-users-support.
> well, so far it works. but i do need quota-support as well, so i compiled
> vpopmail again with both roaming users and quota support. i followed
> the steps described in INSTALL exactly, but compilation always fails with
> quota-support enabled. anybody who can tell me what's going wrong? i don't
> want to flood this list with make's output, but i can send it to anybody
> who wants to help me by email.
>
You probably used --enable-hardquota=y
That will cause the compilation to fail.
use the configuration option --enable-hardquota=size-in-bytes
to change the size of the hard quota per user.
Please try this again and report what happens.
Ken Jones