From owner-freebsd-questions Wed Mar 5 19:29:56 2003 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 5439B37B401 for ; Wed, 5 Mar 2003 19:29:55 -0800 (PST) Received: from chimera.noanet.net (chimera.noanet.net [66.119.192.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA08943F75 for ; Wed, 5 Mar 2003 19:29:54 -0800 (PST) (envelope-from mksmith@noanet.net) Received: from chimera.noanet.net (localhost [127.0.0.1]) by chimera.noanet.net (8.12.2/8.12.2) with ESMTP id h263TskT099668; Wed, 5 Mar 2003 19:29:54 -0800 (PST) Received: from localhost (mksmith@localhost) by chimera.noanet.net (8.12.2/8.12.2/Submit) with ESMTP id h263TsFJ099665; Wed, 5 Mar 2003 19:29:54 -0800 (PST) X-Authentication-Warning: chimera.noanet.net: mksmith owned process doing -bs Date: Wed, 5 Mar 2003 19:29:54 -0800 (PST) From: "Michael K. Smith" To: Tommy Forrest - KE4PYM Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Another Sendmail question In-Reply-To: <200303060206.h2626qD97596@server1.shellworld.net> Message-ID: <20030305192748.I98865-100000@chimera.noanet.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Wed, 5 Mar 2003, Tommy Forrest - KE4PYM wrote: > One more sendmail question. After installing the ports version and > telnetting to my local host on port 25 I get the following greeting: > > 220 myhost.com ESMTP Sendmail 8.12.8/8.11.1; Wed, 5 Mar 2003 21:03:12 > -0500 (EST) > > Should 8.11.1 be showing up? > Hello There: After doing the installation, you should have a file in your /etc/mail folder called freebsd.cf. Save your old sendmail.cf file (as sendmail.cf.old or whatever), move the freebsd.cf file to sendmail.cf and kill -HUP sendmail. Now your cf file should return 8.12.8 as well. Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message