From owner-freebsd-questions Thu Mar 6 10:14: 0 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9950437B401 for ; Thu, 6 Mar 2003 10:13:59 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F9EF43F85 for ; Thu, 6 Mar 2003 10:13:57 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-a072.otenet.gr [212.205.215.72]) by mailsrv.otenet.gr (8.12.8/8.12.8) with ESMTP id h26IDk04023823; Thu, 6 Mar 2003 20:13:48 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.8/8.12.8) with ESMTP id h26IDjZn000963; Thu, 6 Mar 2003 20:13:45 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.8/8.12.8/Submit) id h26IDiMJ000962; Thu, 6 Mar 2003 20:13:44 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 6 Mar 2003 20:13:44 +0200 From: Giorgos Keramidas To: lists@3bags.com Cc: taxman , freebsd-questions@FreeBSD.ORG Subject: Re: Re: A couple of questions related to the sendmail patch, etc. Message-ID: <20030306181344.GA647@gothmog.gr> References: <20030306170804.BPNC8239.tomts5-srv.bellnexxia.net@[209.226.175.138]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030306170804.BPNC8239.tomts5-srv.bellnexxia.net@[209.226.175.138]> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-03-06 12:08, lists@3bags.com wrote: > > The correct way of applying it for 8.11.x is: > > > > # cd /usr/src/contrib/sendmail/src > > # patch -p1 < /PATH/TO/sendmail.8.11.6.security.cr.patch > > > > This worked like a charm... HOWEVER, I now have to recompile > sendmail and install the new binary, which I haven't the first clue > how to do (well, I have a clue, but I'd hate to guess and end up > without a MTA for a day!) > > Could someone point me in the direction of the right FM to read? I'm > using version 8.11.6 on FreeBSD4.6-Release. Many thanks in advance! The safest way is to use 'buildworld / buildkernel' as usual. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message