From owner-freebsd-questions@FreeBSD.ORG Tue Nov 7 20:43:08 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 2E8D616A512 for ; Tue, 7 Nov 2006 20:43:08 +0000 (UTC) (envelope-from gao@schrodinger.com) Received: from schrodinger.com (thermidore.schrodinger.com [192.156.98.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88DE843D76 for ; Tue, 7 Nov 2006 20:43:04 +0000 (GMT) (envelope-from gao@schrodinger.com) Received: from [192.156.98.12] (ithi.schrodinger.com [192.156.98.12]) by schrodinger.com (8.13.4/8.12.8) with ESMTP id kA7Kh3sG027039; Tue, 7 Nov 2006 12:43:03 -0800 (PST) (envelope-from gao@schrodinger.com) Message-ID: <4550F02A.5090802@schrodinger.com> Date: Tue, 07 Nov 2006 12:44:26 -0800 From: Simon Gao User-Agent: Thunderbird 1.5.0.7 (X11/20060926) MIME-Version: 1.0 To: Chuck Swiger References: <4550E665.10309@schrodinger.com> <4550EDD2.5020502@mac.com> In-Reply-To: <4550EDD2.5020502@mac.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD-questions@freebsd.org Subject: Re: Sendmail greet_pause config 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: Tue, 07 Nov 2006 20:43:08 -0000 If I use portupgrade to update sendmail, can I downgrade sendmail later to the previous version if things do not work out? Simon Chuck Swiger wrote: > Simon Gao wrote: >> I am trying to enable a new feature, greet_pause, with Sendmail 8.13.x >> on FreeBSD 4.7. > > You should update to FreeBSD 4.11 or later, which will give you a > newer sendmail in the base system, which will probably fix the > /etc/mail make magic which builds config files. Otherwise, you might > try installing the sendmail port and have it over-write the base > system's config files under /usr/share/sendmail. >