From owner-freebsd-ports@FreeBSD.ORG Sat Jul 1 22:29:06 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7617B16A514 for ; Sat, 1 Jul 2006 22:29:06 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from H43.C18.B96.tor.eicat.ca (H43.C18.B96.tor.eicat.ca [66.96.18.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C28545162 for ; Sat, 1 Jul 2006 21:28:24 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from [172.16.0.200] (desktop.home.local [172.16.0.200]) by H43.C18.B96.tor.eicat.ca (Postfix) with ESMTP id 01F8011446; Sat, 1 Jul 2006 17:28:04 -0400 (EDT) Message-ID: <44A6E919.3020103@rogers.com> Date: Sat, 01 Jul 2006 17:28:57 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: "James L. Day" References: <44A6E413.30108@jlday.com> In-Reply-To: <44A6E413.30108@jlday.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SpamToaster-Information: This messages has been scanned by SpamToaster http://www.digitalprogression.ca X-SpamToaster: Found to be clean X-SpamToaster-SpamCheck: not spam, SpamAssassin (not cached, score=-2.491, required 3.5, ALL_TRUSTED -1.80, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, DNS_FROM_RFC_POST 1.71) X-SpamToaster-From: mikej@rogers.com X-Spam-Status: No Cc: ports@FreeBSD.org, j.koopmann@seceidos.de Subject: Re: FreeBSD Port: MailScanner-4.54.6_2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jul 2006 22:29:06 -0000 James L. Day wrote: > Hello, > > I'd like to recommend a change to your "patch-lib-clamav-wrapper" file > in your FreeBSD MailScanner port. You have the temporary directory path > set to "/tmp". I'm having trouble with my "/tmp" partition running out > of space during scans of large messages. I recommend that it be changed > to "/var/tmp". > Just because your /tmp partition is too small, doesn't mean every one else's is too. FreeBSD by default partitions /var and /tmp to be the same size.