From owner-freebsd-questions@FreeBSD.ORG Sun Dec 16 16:06:03 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFEA016A41B for ; Sun, 16 Dec 2007 16:06:03 +0000 (UTC) (envelope-from elrap@web.de) Received: from fmmailgate02.web.de (fmmailgate02.web.de [217.72.192.227]) by mx1.freebsd.org (Postfix) with ESMTP id 89A1513C45A for ; Sun, 16 Dec 2007 16:06:03 +0000 (UTC) (envelope-from elrap@web.de) Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate02.web.de (Postfix) with ESMTP id 86867BB3ED68; Sun, 16 Dec 2007 17:04:58 +0100 (CET) Received: from [84.152.136.46] (helo=freebsdangel.de) by smtp08.web.de with asmtp (WEB.DE 4.108 #208) id 1J3vz8-000152-00; Sun, 16 Dec 2007 17:04:58 +0100 Message-ID: <47654CF5.7070308@web.de> Date: Sun, 16 Dec 2007 17:06:13 +0100 From: Tino Engel User-Agent: Thunderbird 2.0.0.6 (X11/20071110) MIME-Version: 1.0 To: "V.I.Victor" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: elrap@web.de X-Sender: elrap@web.de X-Provags-ID: V01U2FsdGVkX1+kAw3oObMUqCqcEj7hLzahIKgbYALOQ5j/ATXc dLIiSEdoaip6IzoFlM+H5wXradUqxrdY9F//6DFcoKa5awf/r/ 4fK65PJfY= Cc: freebsd-questions@freebsd.org Subject: Re: Changing "/var/mail" to a symlink 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: Sun, 16 Dec 2007 16:06:03 -0000 V.I.Victor schrieb: > Also, a suggestion was made off-list that "moving" /var/mail was better-done via mounting a nullfs. I'm reading up on that now. > > > ndeed, moving the system maildir to another location using a configuration file or similar is obviously the better solution.