From owner-freebsd-questions Wed May 15 15:39:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 4471337B40C for ; Wed, 15 May 2002 15:38:00 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g4FMbmU09514; Wed, 15 May 2002 18:37:48 -0400 Message-ID: <3CE2E482.1060706@potentialtech.com> Date: Wed, 15 May 2002 18:43:14 -0400 From: Bill Moran Organization: Potential Technologies User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Leftwich Cc: FreeBSD LIST Subject: Re: /etc/mail/sendmail.cf LogLevel=1? LogLevel=9? References: <20020515170604.I2343-100000@earl-grey.cloud9.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Peter Leftwich wrote: > On Tue, 7 May 2002, Bill Moran wrote: > >>Peter Leftwich wrote: >> >>>Also, when I run "sendmail -v" from the command line, I am told: Warning: .cf file is out of date: sendmail 8.12.2 supports version 10, .cf file is version 9 >>>...But it isn't clear how to remedy this mismatch. Help please. >> >>Did you run mergemaster the last time you upgraded? >>Bill Moran, Potential Technology, http://www.potentialtech.com > > > mergemaster? Does this come with the sendmail pkg? What's the path to it? > > Is there a "make merge" command similar to "make restart?" *happily melts* mergemaster is a tool for updating the plethora of config files and scripts that need cared for when you upgrade a FreeBSD system. It's part of FreeBSD, and since sendmail is part of the base install, mergemaster takes care of keeping sendmail's files up to data as well. If you've cvsupped, made world, recently, you should follow that up with a mergemaster (see "man mergemaster") Also see the docs on upgrading in the handbook. If you haven't done an upgrade recently, then this probably isn't your problem, It's just that the version complaints seem to indicate an upgrade mistake. -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message