David Comeau wrote:
>
> Here's the situation. Set up vpopmail with mysql. Works like a
> charm,
> but in looking toward the future, we have come across a question.
> We set
> up our database using large option. That is fine, and it too
> works, but we
> are expecting to setup 200,000 clients. Once the initial database
> is done,
> we expect certain of those clients, to leave our services. I read
> in the
> vpopmail Administration Guide, that "Currently there is no code
> for garbage
> collection of deleted user accounts or for re-organizing the
> directory lay out".
> Is that document recent (as of 4.9.7a)? Is that staement still
> valid? If so,
> has anyone come across a way to do take care of the open sections
> of the database?
> Any help would be greatly appreciated.
>
> Sincerely,
> David Comeau
> Technical Support
> WiSOL, Inc.
1)
./vdeldomain will completely remove everything on your machine
associated with their virtual domain email.
2) If you are supporting 1 or 2 domains, use the large site option,
otherwise use the small site option.
3) ./vdeluser will completely remove everything on your machine
associated with that users virtual domain email account.
What doesn't happen is.. the dynamic directory allocation
scheme doesn't do a re-organization of the file system layout.
It would be possible to write a re-org program. I haven't needed
one yet.
Ken Jones