Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2000 01:25:58 -0800 (PST)
From:      arzur@netvalue.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/17315: sendmail insisting on linking /usr/sbin/sendmail even if NO_SENDMAIL is specified in make.conf
Message-ID:  <200003110925.BAA63643@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003110925.BAA63643>