On Sunday, December 2, 2001, at 04:40 PM, James Beam wrote: > Has anyone explored putting the single user functions of the QMailadmin > interface into SQWebmail? I mean the QMailadmin interface is cool, but > it is only single user access (1 at a time) and on a server with tens > of thousands of active users, this can be a major pain (is a major > pain - I get complaints all the time).
The "one at a time" limit is per user. Meaning one user can't log in more than once. But multiple users from a single domain CAN be logged in at the same time. This is true of the recent qmailadmin versions, anyway. I'm not sure why this is a problem for you... You should be able to put a link in your sqwebmail templates to qmailadmin, and they can all edit their settings at the same time. While adding these features to sqwebmail would be nice, the modusergo() function in qmailadmin (that does all this) is NOT in the vpopmail library, so it would need to be added manually to sqwebmail. Regards, Bill Shupp
