From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 09:14:27 2003 Return-Path: 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 5D76737B401 for ; Fri, 1 Aug 2003 09:14:27 -0700 (PDT) Received: from floyd.gnulife.org (floyd.gnulife.org [199.86.41.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id A72D543F93 for ; Fri, 1 Aug 2003 09:14:26 -0700 (PDT) (envelope-from jamie@gnulife.org) Received: by floyd.gnulife.org (Postfix, from userid 1000) id 7E9A543331; Fri, 1 Aug 2003 11:19:45 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by floyd.gnulife.org (Postfix) with ESMTP id 70EED43316 for ; Fri, 1 Aug 2003 11:19:45 -0500 (CDT) Date: Fri, 1 Aug 2003 11:19:45 -0500 (CDT) From: Jamie To: freebsd-questions@freebsd.org Message-ID: <20030801111341.H78581-100000@floyd.gnulife.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Problem with Sendmail installation on FBSD 4.8REL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2003 16:14:27 -0000 I've installed Sendmail 8.12.9 on 4.8 RELEASE with sasl library support from the ports collection. The install put the binary in /usr/sbin/sendmail. It didn't update /usr/libexec/sendmail/sendmail. So, when I started sendmail, sasl support worked fine, but when I ran any commands which are links to /usr/libexec/sendmail/sendmail such as hoststat, it complained that sasl was not supported. To fix this, I just copied /usr/sbin/sendmail to /usr/libexec/sendmail/sendmail and everything seems fine. Is there something wrong with the port, or did I flub something up during the install? Is my workaround okay, or is my fix going to create problems elsewhere? Thanks, - Jamie "A friend is someone who lets you have total freedom to be yourself."