Hi. I use vpopmail(4.9.10) with MySQL.
After I excuted "vadduser [EMAIL PROTECTED] password",the value of pw_uid(table "bbb_com") is "0". Is that a bug ? When I used old vpopmail version (3.4.11-2), the value was "1"; When I use "vpasswd", the value is "1". What's changed ? I cannot find any information about it though I checked "ChangeLog". Please let me know why. I recognize the account that have "1" in pw_uid is a POP account. And "2" is an "APOP". Is that write ? yamada