From owner-cvs-all Thu Dec 16 17:18:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DE6D8152F3; Thu, 16 Dec 1999 17:18:45 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA59943; Thu, 16 Dec 1999 17:18:45 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <199912170118.RAA59943@freefall.freebsd.org> From: Greg Lehey Date: Thu, 16 Dec 1999 17:18:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/mail.local pathnames.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/12/16 17:18:45 PST Modified files: contrib/sendmail/mail.local pathnames.h Log: Change location of temporary file from /tmp to /var/tmp. This is a repeat of an earlier commit which apparently got lost with the last import. It helps solve the frequently reported problem pid 4032 (mail.local), uid 0 on /: file system full (though there appears to be a lot of space) caused by idiots sending 30 MB mail messages. Most-recently-reported-by: jahanur Add $FreeBSD$ so that I can check the file back in. Rejected-by: CVS Revision Changes Path 1.2 +3 -2 src/contrib/sendmail/mail.local/pathnames.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message