> p.s. I am about to write the sqwebmail list for info on changing the
> From: "list" <[EMAIL PROTECTED]> part in the mail I create from
> sqwebmail. I logged on to qmailadmin and changed the "real name" for
> [EMAIL PROTECTED] to my name and re-logged back onto sqwebmail and my
> name still says "list" here. If anyone knows the deal please let me in
> on how to change that.
Use vmoduser:
# ./vmoduser
vmoduser: usage: [options] email_addr or domain (for the entire domain)
options: -n (don't rebuild the vpasswd.cdb file)
-u (set no dialup flag)
-d (set no password changing flag)
-p (set no pop 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)
-c comment (set the comment/gecos field)
-x (clear all flags)
# ./vmoduser -c "Real Name" [EMAIL PROTECTED]
mark