From owner-cvs-libexec Thu Nov 13 15:18:59 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA01574 for cvs-libexec-outgoing; Thu, 13 Nov 1997 15:18:59 -0800 (PST) (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 PAA01358; Thu, 13 Nov 1997 15:17:05 -0800 (PST) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA09582; Thu, 13 Nov 1997 15:14:38 -0800 (PST) Date: Thu, 13 Nov 1997 15:14:38 -0800 (PST) Message-Id: <199711132314.PAA09582@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.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 1997/11/13 15:14:37 PST Modified files: libexec/mail.local mail.local.c Log: Switch the effective uid to that of the user when writing mail files, allowing quotas to be enforced on mail spools. PR: 1111 Submitted by: Charles Henrich Revision Changes Path 1.14 +27 -3 src/libexec/mail.local/mail.local.c