Today I noticed that when executing vdominfo that it was returning:

users:  2147483620

Which is incorrect as the domain in question only has 12175 users. So I started to research the issue and found a thread that indicated it was related to the .dir-control file. However I could not find this file. Searched some more and found in QmailToaster it is handled in MySQL table. So I looked at the dir_control table and sure enough the number of users was incorrect. I updated that number in the database table and now vdominfo now reports correctly.

However in my research I found that vpopmail optimizes the number of users store in a single directory and attempts to keep it under 100. That is supposedly what this number helps to determine.

Well I just looked at EVERY user created is in a single directory. Perhaps correcting this number will fix this but what if anything can I do to get the current users in such a structure? It takes forever to list this directory and at some point I will reach the maximum number of directories in a single directory.

Anyone have any ideas what I can do?

Jim


---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to