This is random password generator for creating a new
users. Just replace add_user.html (ussualy
/usr/local/share/qmailadmin/html)
with this one.
The password length is global, you can change it by editing
<b>Password Length:</b> <input type="text"
name="thelength" size=3 value="5">
line in add_user.html file.
I will look further into this.
Thanks.