I can't create virtual user that over than 51388 users.

2001-01-05 Thread LINUXQNA
Hi, I'm now testing vpopmail4.9.6(with mysql) courier-imap1.3 qmail-1.0.3. I know that vpopmail make a user's maildir 3 level per 62 sub directories. And per subdirectory contain 100 users. I'm make a shell script that running 'vadduser' command. Examply vadduser [EMAIL PROTECTED] vadduser [

How can I get the "pw_passwd"

2000-08-28 Thread LINUXQNA
Hi ! I'm using vpopmail with Mysql.. "pw_passwd" is Mysql's one of column.. How can I get the 'pw_passwd" column. I want to change the pw_passwd on the web directly SQL query... What kind of hash function or encrypt method is used? Help me.