On Fri, 2003-08-01 at 12:09, Jim Kubicek wrote:
> I am using qmail and vpopmail with sqwebmail. sqwebmail handles the
> authentication through the vpopmail module just fine. What I want to be
> able to do is to not allow all vpopmail users to utilize sqwebmail.
vmoduser does this.
- Ron
# vmoduser
vmoduser: usage: [options] email_addr or domain ( for the entire domain )
options: -v ( display the vpopmail version number )
-n ( don't rebuild the vpasswd.cdb file )
-q quota ( set quota )
-c comment (set the comment/gecos field )
-e encrypted_passwd (set the password field )
-C clear_text_passwd (set the password field )
the following options are bit flags in the gid int field
-u ( set no dialup flag )
-d ( set no password changing flag )
-p ( set no pop access flag )
-s ( set no smtp access flag )
-w ( set no web mail access flag )
-i ( set no imap access flag )
-b ( set bounce mail flag )
-r ( set no external relay flag )
-a ( grant qmailadmin administrator privileges)
-0 ( set V_USER0 flag )
-1 ( set V_USER1 flag )
-2 ( set V_USER2 flag )
-3 ( set V_USER3 flag )
-x ( clear all flags )