From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI, NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from red.ces.clemson.edu (red-pc.ces.clemson.edu [130.127.222.102]) by chiba.3jane.net (Postfix) with ESMTP id 69BE6AC47E for ; Thu, 18 Apr 2002 14:52:20 -0500 (CDT) Received: by red.ces.clemson.edu (Postfix, from userid 1000) id EA5ABA8360; Thu, 18 Apr 2002 15:49:34 -0400 (EDT) Subject: Re: [gentoo-dev] /usr/spool/mail versus maildir: use item needed From: Grant Goodyear To: gentoo-dev@gentoo.org In-Reply-To: <3CBF2067.1020607@volumehost.com> References: <3CBDFD6A.9050600@volumehost.com> <1019084918.19581.42.camel@red.ces.clemson .edu> <874ri9415l.fsf@tea.thpoon.com> <3CBF2067.1020607@volumehost.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 18 Apr 2002 15:49:34 -0400 Message-Id: <1019159374.17552.24.camel@red.ces.clemson.edu> Mime-Version: 1.0 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 082e0080-d8e8-4f12-b8f2-7c8700d2b774 X-Archives-Hash: c1fcceaadd28a7ddc74005e9482f9b32 On Thu, 2002-04-18 at 15:37, Jared H. Hudson wrote: > Sounds like the mail box type should be a use line, since it's designed > for compilation. But the location should be a rc.conf variable. > > What do you think Grant/Arcady/others? > > use items: > mbox and maildir > > rc.conf variables: > MBOX_PATH > MAILDIR_PATH > > -Jared H. Works for me! -Grant-