From owner-cvs-libexec Sat Oct 11 15:06:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA13418 for cvs-libexec-outgoing; Sat, 11 Oct 1997 15:06:57 -0700 (PDT) (envelope-from owner-cvs-libexec) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA13285; Sat, 11 Oct 1997 15:06:19 -0700 (PDT) (envelope-from wosch@FreeBSD.org) From: Wolfram Schneider Received: (from wosch@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA25548; Sat, 11 Oct 1997 15:05:46 -0700 (PDT) Date: Sat, 11 Oct 1997 15:05:46 -0700 (PDT) Message-Id: <199710112205.PAA25548@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG Subject: cvs commit: src/libexec/mail.local mail.local.8 pathnames.h Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 1997/10/11 15:05:45 PDT Modified files: libexec/mail.local mail.local.8 pathnames.h Log: Store temporary files in /var/tmp instead /tmp. This should avoid a possible disk overflow for enormous large mails. Submitted by: grog Revision Changes Path 1.7 +3 -3 src/libexec/mail.local/mail.local.8 1.2 +1 -1 src/libexec/mail.local/pathnames.h