From owner-freebsd-questions@FreeBSD.ORG Wed Jan 25 15:03:46 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 7AEC016A41F for ; Wed, 25 Jan 2006 15:03:46 +0000 (GMT) (envelope-from barry.byrne@wbtsystems.com) Received: from mail.wbtsystems.com (onyx.dublin.wbtsystems.com [193.120.231.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9685D43D46 for ; Wed, 25 Jan 2006 15:03:45 +0000 (GMT) (envelope-from barry.byrne@wbtsystems.com) Received: from SUNYA (sunya.wbt.wbtsystems.com [10.12.1.105]) (authenticated bits=0) by mail.wbtsystems.com (8.12.11/8.12.11) with ESMTP id k0PF3e7r034592 for ; Wed, 25 Jan 2006 15:03:41 GMT From: "Barry Byrne" To: Date: Wed, 25 Jan 2006 15:03:39 -0000 Message-ID: <004601c621c0$868b4770$69010c0a@dublin.wbtsystems.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 thread-index: AcYhoimB68KykruoQka6gLOmdMpi2QAHh6VA In-Reply-To: <000301c621a2$29ccbd20$69010c0a@dublin.wbtsystems.com> X-WBT-Authenticated-User: bb X-Scanned-By: MIMEDefang 2.39 Subject: RE: Upgrade sendmail via ports - version in smtp greeting doesn't match 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: Wed, 25 Jan 2006 15:03:46 -0000 Seem to have solved this. Not sure it's the correct thing to do, but modified the Makefile in /etc/mail by adding a check for /usr/local/share/sendmail/cf for the config files. Seems to be OK now. - Barry > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Barry Byrne > Sent: 25 January 2006 11:26 > To: freebsd-questions@freebsd.org > Subject: Upgrade sendmail via ports - version in smtp > greeting doesn't match > > All: > > Not a major issue, but I've upgraded sendmail on a 4.11 box > via the ports. > All appears to be working, but if I look at the SMTP > greeting, the version > of sendmail or the config version is incorrect. The latter > version (8.13.1) > would have been the version prior to the port upgrade. > > 220 mail.domain.com ESMTP Sendmail 8.13.5/8.13.1; > > >From memory, I think the first number is the sendmail > version and the second > the config version. > > I've done the make all, make install, make install-cf etc. > from /etc/mail > and also done a make mailer.conf from the sendmail ports directory. > > Any help on what I should do here would be appreciated. > > Thanks, > > Barry > > _______________________________________________ > 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"