From owner-freebsd-questions Wed Aug 29 12: 3:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.avatar.com (ns1.avatar.com [199.33.206.1]) by hub.freebsd.org (Postfix) with ESMTP id A723F37B401 for ; Wed, 29 Aug 2001 12:03:27 -0700 (PDT) (envelope-from kory@avatar.com) Received: from tomcat (tomcat.avatar.com [199.33.206.20]) by ns1.avatar.com (8.12.0.Beta8/8.12.0.Beta8) with SMTP id f7TJ0qUM001251; Wed, 29 Aug 2001 12:00:52 -0700 (PDT) From: "Kory Hamzeh" To: "Trevin Chow" , Subject: RE: Questions about upgrade Sendmail Date: Wed, 29 Aug 2001 12:03:01 -0700 Message-ID: <006801c130bd$399801e0$14ce21c7@avatar.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20010829113710.B78346-100000@benny.geektank.org> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal 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 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Trevin Chow > > I recently came across the security alert for Sendmail at > http://linux.oreillynet.com/pub/a/linux/2001/08/27/insecurities.html. > > 1) How do I tell which version of sendmail I'm running? I've done a > quick scan of the dang man page, and tried "-v" and "--version" with no > luck. This always works: "telnet localhost 25". Then type CTRL-} and type "close" to exist the telnet session. > 2) Since sendmail is integrated in the freebsd install and located at > /usr/sbin/sendmail, what's the procedure for upgrading it to 8.11.6 out of > the ports tree? I just want to basically "replace" the currently installed > version. I've always grabbed the version I've wanted from www.sendmail.org and compiled it in a private directory. Then I copied sendmail to /usr/sbin/senmail. Make sure you keep a backup copy of sendmail and its config files. Also, "make install" may work, I don't remember off-hand. Kory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message