Ken, all:

I've posted a qmailadmin-0.84 candidate:

ChangeLog:
http://shupp.org/patches/ChangeLog

Download:
http://shupp.org/patches/qmailadmin-0.84.tar.gz


Among the changes from 0.83 is a method of allowing non-postmaster accounts
to be domain administrators.  A new gid flag (QA_ADMIN, 0x1000) was added to
vpopmail so that you can now do "vmoduser -a non-postmasteraccount@domain"
to grant domain admin privileges to the user.  Should work with all auth
modules.

Here's how to apply the vpopmail patch, which should work on most of the 5.0
releases:

cd vpopmail-5.0x
lynx --source http://shupp.org/patches/vpopmail-5.0-qa-admin-patch.gz |
patch -p0
./configure <options>; make ; make install-strip

Please report any issues to the qmailadmin list.

Cheers,

Bill Shupp

Reply via email to