[vchkpw] program to give reports opn mailboxes and users

2004-11-12 Thread Joe
I need to get some info about mailboxes users for my qmail installation. I need info like: List of users by domain Ideally, a way to retrieve their pws, too. Way to check how full peoples mailboxes are. Administrative things like that. If I am not posting to the right place,

Re: [vchkpw] program to give reports opn mailboxes and users

2004-11-12 Thread Rick Widmer
Joe wrote: I need to get some info about mailboxes users for my qmail installation. I need info like: For an easy web based method look at qmailadmin. http://sourceforge.net/projects/qmailadmin/ Assuming you are using the cdb back end, the data is stored in a file, by domain in the directory

Re: [vchkpw] program to give reports opn mailboxes and users

2004-11-12 Thread Boris Pavlov
in addition, one can use: /home/vpopmail/bin# ./vuserinfo vuserinfo: usage: [options] email_address options: -v (print version number) -a (display all fields, this is the default) -n (display name field) -p (display crypted password) -u (display uid field)