David Wartell wrote:
>
> This is a question for someone that knows a lot about how vpopmail stores mail in
>the domains directory. I am not sure if this
> behavior is a bug or not and I would appreciate any insight into how the directory
>format of the domains directory works in
> vpopmail.
>
> Here is the questionable behavior.
>
> If I add 150 domains to vpopmail. The first 100 directories will be created in
>vpopmail/domains, and the last 50 will be created in
> vpopmail/domains/0. If I remove all 150 domains then the directories in
>vpopmail/domains are removed a long with the directories in
> vpopmail/domains/0. If I add the 150 domains again, then 50 directories are created
>in vpopmail/domains/0 and another 100 in
> vpopmail/domains/1. Why isn't the available space for 100 domains used in the
>domains directory? Why are only 50 domains placed in
> the vpopmail/domains/0 directory when the algorithm appears to place up to 100 in a
>directory? Is the directory space ever reused
> once a domain is deleted?
>
> Any insight appreciated!
> Thanks,
> -David Wartell
> ActionWeb Services
The code to backtrack through the directory space was never written.
Care to write it? :)
Ken Jones