From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.7 required=5.0 tests=DATE_IN_PAST_06_12,DMARC_QUAR, INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from cj647207-a.reston1.va.home.com ([65.1.132.232] helo=gemini.thehutt.org) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15IP3I-0000Xq-00 for gentoo-dev@cvs.gentoo.org; Fri, 06 Jul 2001 00:25:20 -0600 Received: from jerry by gemini.thehutt.org with local (Exim 3.30 #1) id 15IP2f-0001aX-00 for gentoo-dev@cvs.gentoo.org; Fri, 06 Jul 2001 02:24:41 -0400 From: Jerry A! To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] Missing/wrong mail directories Message-ID: <20010706022441.A6092@gemini.thehutt.org> References: <87lmm21t62.fsf@columbus.voegele.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <87lmm21t62.fsf@columbus.voegele.localdomain>; from voegelas@users.sourceforge.net on Fri, Jul 06, 2001 at 08:13:41AM +0200 Organization: Broken Toys Unlimited Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: jerry@thehutt.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Fri Jul 6 00:26:02 2001 X-Original-Date: Fri, 6 Jul 2001 02:24:41 -0400 X-Archives-Salt: 6042e3c7-f0e1-4913-a11a-d0a6d56da583 X-Archives-Hash: bd52666991d28243bd2c8366fadf03c1 On Fri, Jul 06, 2001 at 08:13:41AM +0200, voegelas@users.sourceforge.net wrote: : Postfix wants to put mail into the directory /var/spool/mail which : doesn't exist by default. According to the FHS 2.2, /var/mail should : be used. Both /var/mail and /var/spool/mail don't exist. IMHO The : package mailbase should create the directory /var/mail and a symbolic : link in /var/spool. Noted. But under Gentoo, /var/mail shouldn't exist. Gentoo standard is to have all mail delivered to ${HOME}/.maildir. When I begin cleaning up the MTA's I'll make sure that the MTA's deliver to the correct locations. Wait a minute. It's coming back to me. I remember creating a default /etc/postfix/main.cf that sets "home_mailbox = .maildir/". That should force postfix to deliver to ~/.maildir in maildir format. You didn't by any chance change this? I think that this is more of a documentation bug... I guess we need to better communicate the things that Gentoo does differently on a FS basis. --Jerry name: Jerry Alexandratos || Open-Source software isn't a phone: 703.599.6023 || matter of life or death... email: jerry@thehutt.org || ...It's much more important || than that!