Date: Wed, 15 May 2002 18:43:14 -0400 From: Bill Moran <wmoran@potentialtech.com> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: FreeBSD LIST <FreeBSD-Questions@FreeBSD.Org> Subject: Re: /etc/mail/sendmail.cf LogLevel=1? LogLevel=9? Message-ID: <3CE2E482.1060706@potentialtech.com> References: <20020515170604.I2343-100000@earl-grey.cloud9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CE2E482.1060706>