From owner-freebsd-isp Fri Oct 10 13:31:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA06184 for isp-outgoing; Fri, 10 Oct 1997 13:31:01 -0700 (PDT) (envelope-from owner-freebsd-isp) Received: from eharden.com (eharden.com [207.193.60.129]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA06170 for ; Fri, 10 Oct 1997 13:30:54 -0700 (PDT) (envelope-from bad@uhf.wireless.net) Received: from uhf.wireless.net (pp8.eharden.com [207.193.60.154]) by eharden.com (8.8.7/8.8.5) with ESMTP id PAA07774; Fri, 10 Oct 1997 15:33:31 -0500 (CDT) Received: from localhost (bad@localhost) by uhf.wireless.net (8.8.7/8.8.7) with SMTP id QAA03953; Fri, 10 Oct 1997 16:32:07 -0400 (EDT) Date: Fri, 10 Oct 1997 16:32:07 -0400 (EDT) From: Bernie Doehner To: George Ellenburg cc: freebsd-isp@FreeBSD.ORG Subject: Re: Quotas In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Regarding setting Sendmail's effective userid to the userid that the mail > is being delivered to, how do I do that? Also, I think we're using > mail.local as the delivery agent, does that matter? > Now that you mention it, I think you are right.. mail.local is used for the local MTA and sendmail for sending over the net. Don't know the answer to your question, although from looking at the permissions in 3.0-971003 I see that it's installed setuid root. Anyone else? Bernie