From owner-freebsd-questions@FreeBSD.ORG Fri Mar 31 18:23:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 42D0616A420 for ; Fri, 31 Mar 2006 18:23:41 +0000 (UTC) (envelope-from smurphy@calarts.edu) Received: from muse2.calarts.edu (muse2.calarts.edu [198.182.157.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 655DB43D48 for ; Fri, 31 Mar 2006 18:23:39 +0000 (GMT) (envelope-from smurphy@calarts.edu) Received: from [198.182.157.9] (smurphy.calarts.edu [198.182.157.9]) (authenticated bits=0) by muse2.calarts.edu (8.13.3/8.13.3) with ESMTP id k2VINcD7044631 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 31 Mar 2006 10:23:38 -0800 (PST) (envelope-from smurphy@calarts.edu) Message-ID: <442D73AF.5090208@calarts.edu> Date: Fri, 31 Mar 2006 10:23:43 -0800 From: Sean Murphy User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: "'freebsd-questions@freebsd.org'" References: <442D6E2F.9070300@calarts.edu> <20060331181343.GA80985@gothmog.pc> In-Reply-To: <20060331181343.GA80985@gothmog.pc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.52 on 198.182.157.28 Subject: Re: Sendmail Patch Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Mar 2006 18:23:41 -0000 Giorgos Keramidas wrote: > On 2006-03-31 10:00, Sean Murphy wrote: >> do I download it ASCII or Binary? > > Patches are, in general, text-only files. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Ok I installed the patch and did the make and install according to the instructions. How do I check to see if the patch is applied? does the make install restart the sendmail daemon automatically?