From owner-freebsd-bugs Sat Mar 11 1:30: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B337537B97F for ; Sat, 11 Mar 2000 01:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA63882; Sat, 11 Mar 2000 01:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EB3D37B7B0 for ; Sat, 11 Mar 2000 01:25:58 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA63643; Sat, 11 Mar 2000 01:25:58 -0800 (PST) (envelope-from nobody@FreeBSD.org) Message-Id: <200003110925.BAA63643@freefall.freebsd.org> Date: Sat, 11 Mar 2000 01:25:58 -0800 (PST) From: arzur@netvalue.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: conf/17315: sendmail insisting on linking /usr/sbin/sendmail even if NO_SENDMAIL is specified in make.conf Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17315 >Category: conf >Synopsis: sendmail insisting on linking /usr/sbin/sendmail even if NO_SENDMAIL is specified in make.conf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 11 01:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Erwan Arzur >Release: 4.0-CURRENT >Organization: NetValue S.A. >Environment: FreeBSD amelie.frmug.org 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Fri Mar 10 23:42:03 CET 2000 erwan@amelie.frmug.org:/space/src/sys/compile/ZUZUR i386 >Description: When you use something else than sendmail a MTA (postfix in my case), /usr/sbin/sendmail is a symbolic link to the postfix-supplied sendmail. Even with NO_SENDMAIL in make.conf, the symbolic link will be replaced by a link to a non-existing FreeBSD's sendmail, which was not built/installed during make world ... >How-To-Repeat: install and configure postfix (/usr/ports/mail/postfix) cd /usr/src; make world >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message