From owner-freebsd-security@FreeBSD.ORG Tue Apr 1 02:45:10 2003 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5798637B401 for ; Tue, 1 Apr 2003 02:45:10 -0800 (PST) Received: from tyrex.indenial.com (h00036d1cf43b.ne.client2.attbi.com [24.128.149.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 783A743FA3 for ; Tue, 1 Apr 2003 02:45:09 -0800 (PST) (envelope-from 1nd3n14l@indenial.com) Received: from godzilla.indenial.com (godzilla.indenial.com [10.0.2.111]) by tyrex.indenial.com (8.12.9/8.12.9) with ESMTP id h31Aj8t0065722 for ; Tue, 1 Apr 2003 05:45:08 -0500 (EST) (envelope-from 1nd3n14l@indenial.com) Received: from godzilla.indenial.com (localhost [127.0.0.1]) by godzilla.indenial.com (8.12.9/8.12.9) with ESMTP id h31Aj8BH097327 for ; Tue, 1 Apr 2003 05:45:08 -0500 (EST) (envelope-from 1nd3n14l@indenial.com) Received: from localhost (1nd3n14l@localhost)h31Aj8wu097324 for ; Tue, 1 Apr 2003 05:45:08 -0500 (EST) X-Authentication-Warning: godzilla.indenial.com: 1nd3n14l owned process doing -bs Date: Tue, 1 Apr 2003 05:45:08 -0500 (EST) From: David A Bestor <1nd3n14l@indenial.com> To: freebsd-security@freebsd.org In-Reply-To: <20030401034814.X97058@godzilla.indenial.com> Message-ID: <20030401053831.K97268@godzilla.indenial.com> References: <200303302121.h2ULL47f023145@freefall.freebsd.org> <20030401034814.X97058@godzilla.indenial.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: FreeBSD Security Advisory FreeBSD-SA-03:07.sendmail X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2003 10:45:10 -0000 On Tue, 1 Apr 2003, David A Bestor wrote: > I think the advisory should also include the following: > # cd /usr/src/share/sendmail > # make install > > I run a custom hostname.mc in /etc/mail . Which I dont think is to > extreme. If I do the following: > cd /etc/mail > make > > I then compare hostname.cf to sendmail.cf and it does not get > built with updated information. This is because I still have the > old m4 files in /usr/share/sendmail/cf unless I do the additional make > install from above. > > Thanks, > David Nevermind. I see the error in my ways. I'm tracking stable on that machine , and I was using the advisory commands just to rebuild the sendmail on it. Sorry for the wasted bandwidth. Thanks, David