# Set bitflags on account management for non-postmaster admins.
# To disable certain features, add the following bits:
#   Create = 1, Modify = 2, Delete = 4
# So, to allow modification but not creation or deletion of
# POP/IMAP accounts, set perm_account to 5.

perm_account            4
perm_alias              0
perm_forward            0
perm_autoresponder      0
perm_maillist           0
perm_quota              0
perm_defaultquota       0


The above lines are from the /home/vpopmail/etc/vlimits.default file. There
is no .qmailadmin-default file in the domain directory.
So, I modified an existing account like "vmoduser -a [EMAIL PROTECTED]", But
this "act1" account still able to delete accounts via qmailadmin. Do I need
to do more to get this working or these codes are not effective yet?

thanks

P.S> I did compile vpopmail w/ --disable-mysql-limits

Reply via email to