[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] SquirrelMail on a RaQ4



Steve Werby wrote:

> Of course, you can use useradd and setup email accounts
> in Sendmail manually, but there's nothing to gain from doing so.  If I'm
> misunderstanding your problem let me know.

Just for the record, Steve, useradd adds records to "/etc/group", to
"/etc/passwd", and to "/etc/shadow".  It doesn't do a thing to
sendmail.  If you were adding things manually, you'd still need to add a
record to "/etc/mail/virtusertable" to set up the delivery rules.

Many of us solve this "problem" by writing our own "adduser" (the
default "adduser" installed with Red Hat linux is simply a link to
"useradd"); a script to call "useradd" with all the right options, and
then to do all the other required work.

Jeff
-- 
Jeff Lasman <jblists@xxxxxxxxxxxxx>
Linux and Cobalt/Sun/RaQ Consulting
nobaloney.net
P. O. Box 52672, Riverside, CA  92517
voice: (909) 778-9980  *  fax: (702) 548-9484