From owner-freebsd-questions Thu Feb 3 18: 6:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by builder.freebsd.org (Postfix) with SMTP id 2DFAF3FD4 for ; Thu, 3 Feb 2000 18:06:54 -0800 (PST) Received: (qmail 54496 invoked by uid 1000); 4 Feb 2000 02:07:26 -0000 Date: Thu, 3 Feb 2000 21:07:26 -0500 From: Chris Johnson To: Max Cc: qmail@list.cr.yp.to, freebsd-questions Subject: Re: How do I create a Maildir directory when I am adding a user? Message-ID: <20000203210726.A54482@palomine.net> References: <000d01bf6eb4$0e723e80$c90110ac@yipinet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <000d01bf6eb4$0e723e80$c90110ac@yipinet.com>; from mightymax@yipinet.com on Thu, Feb 03, 2000 at 06:03:40PM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Feb 03, 2000 at 06:03:40PM -0800, Max wrote: > How do I create a Maildir directory when I am adding a user? > > I am running FreeBSD 3.4 with qmail 1.03 and it's various goodies installed > from the ports collection. I want to use the $HOME/Maildir with qmail. How > do I create this directory automatically when I add a user via the adduser > program? # cd /usr/share/skel && /var/qmail/bin/maildirmake Maildir That's it. Any new user will get a fresh new Maildir in his home directory. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message