Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2000 21:07:26 -0500
From:      Chris Johnson <cjohnson@palomine.net>
To:        Max <mightymax@yipinet.com>
Cc:        qmail@list.cr.yp.to, freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: How do I create a Maildir directory when I am adding a user?
Message-ID:  <20000203210726.A54482@palomine.net>
In-Reply-To: <000d01bf6eb4$0e723e80$c90110ac@yipinet.com>; from mightymax@yipinet.com on Thu, Feb 03, 2000 at 06:03:40PM -0800
References:  <000d01bf6eb4$0e723e80$c90110ac@yipinet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000203210726.A54482>