From nobody@FreeBSD.org  Sat Mar 11 01:25:58 2000
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 3EB3D37B7B0
	for <freebsd-gnats-submit@FreeBSD.org>; 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
Sender: nobody@FreeBSD.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: sendmail insisting on linking /usr/sbin/sendmail even if NO_SENDMAIL is specified in make.conf
X-Send-Pr-Version: www-1.0

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 11 01:30:01 PST 2000
>Closed-Date:    Mon Mar 13 07:31:19 PST 2000
>Last-Modified:  Mon Mar 13 07:34:33 PST 2000
>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:
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Mon Mar 13 07:31:19 PST 2000 
State-Changed-Why:  
See the mailwrapper(8) manual page. 
>Unformatted:
