Hi,
 I am writing a web mail system based on qmail. For the security reason,i am using 
users/assign(and hash table users/cdb) instead of system /etc/passwd and /etc/shadow.
 It works fine. But the problem is, if there is 100000 or more users can it works fine 
still? I know users/cdb is an hashed table,so qmail can access fast enough, but once 
an 
user added, system had to do a '/var/qmail/bin/qmail-newu' to re-hash it. I donnt't  
know,if it can still  be fast enough? And if not, how can I do?

Thanks very much.


--
Yessure

Reply via email to