From owner-freebsd-questions@FreeBSD.ORG Mon Jan 1 21:12:37 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7733916A40F for ; Mon, 1 Jan 2007 21:12:37 +0000 (UTC) (envelope-from msoulier@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 1246A13C474 for ; Mon, 1 Jan 2007 21:12:36 +0000 (UTC) (envelope-from msoulier@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so6574275nfc for ; Mon, 01 Jan 2007 13:12:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=C8Sd1klbfQw1XQSpSLInicf+3BxKHy55HeWo64tDGTO2ibXVAZCGZ3CMZQvIacyk3CXGoJFN4E1kCu1Uwwm11MRNE+k9lsIPSOCmz5v23eKfbOMjVGUjnyKDiAgvA0pS68xy1DYWZvZ84w8BSHvoKaGF+RYQMCLpTTKIH60Gh9E= Received: by 10.82.118.2 with SMTP id q2mr1488220buc.1167685955884; Mon, 01 Jan 2007 13:12:35 -0800 (PST) Received: by 10.82.170.18 with HTTP; Mon, 1 Jan 2007 13:12:35 -0800 (PST) Message-ID: Date: Mon, 1 Jan 2007 16:12:35 -0500 From: "Michael P. Soulier" Sender: msoulier@gmail.com To: "sahil@tandon.net" In-Reply-To: <20070101203920.GA955@tandon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070101203920.GA955@tandon.net> X-Google-Sender-Auth: f8c1296ae1e1c550 Cc: freebsd-questions@freebsd.org Subject: Re: How to stop automatic creation of /var/mail/$USER X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jan 2007 21:12:37 -0000 On 1/1/07, Sahil Tandon wrote: > When I 'adduser' a new account, a /var/mail/$USER file is created. This is > unnecessary as our MTA is configured to deliver mail directly to a user's > ~/Maildir/, where the IMAP server looks by default. > > There is nothing in the adduser or adduser.conf man pages that explains how > to manipulate (or, in my case, simply stop) the creation of this file. I do the same. I don't really care about the file, as it's not hurting anything. Mike -- Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein