From owner-freebsd-questions@FreeBSD.ORG Mon Jun 7 09:00:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B057A16A4CE for ; Mon, 7 Jun 2004 09:00:57 +0000 (GMT) Received: from www.wcborstel.nl (wcborstel.demon.nl [82.161.134.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FF5C43D46 for ; Mon, 7 Jun 2004 09:00:57 +0000 (GMT) (envelope-from jorn@wcborstel.nl) Received: from [127.0.0.1] (unknown [192.168.2.101]) by www.wcborstel.nl (Postfix) with ESMTP id B978980F5 for ; Mon, 7 Jun 2004 11:00:58 +0200 (CEST) Message-ID: <40C42EC2.50003@wcborstel.nl> Date: Mon, 07 Jun 2004 11:00:50 +0200 From: Jorn Argelo User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Small Postfix Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 09:00:57 -0000 Hi all, I was wondering if Postfix could follow symbolic links, since I only have an 512M /var partition. I would rather link it to the /usr partition, which is about 55G. My common sense tells me that I should just link /var/mail to /usr/mail or something like that, and to copy the original /var/mail content to /usr/mail. Please correct me if I am wrong. Cheers, Jorn