From wolfgang@lyxys.ka.sub.org  Tue Oct 10 17:31:22 2000
Return-Path: <wolfgang@lyxys.ka.sub.org>
Received: from subnet.sub.net (subnet.sub.net [212.227.14.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4CDD437B66C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Oct 2000 17:31:21 -0700 (PDT)
Received: from lyxys.ka.sub.org (uucp@localhost)
	by subnet.sub.net (8.8.8/8.8.8/1.2subnet-linux) with bsmtp id CAA12975
	for FreeBSD-gnats-submit@freebsd.org; Wed, 11 Oct 2000 02:31:17 +0200
Received: from localhost (1221 bytes) by lyxys.ka.sub.org
	via sendmail with P:stdio/R:smart_host/T:inet_uusmtp
	(sender: <wolfgang>) (ident <wolfgang> using unix)
	id <m13j9lX-003pRvC@lyxys.ka.sub.org>
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Oct 2000 02:29:03 +0200 (CEST)
	(Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Aug-23)
Message-Id: <m13j9lX-003pRvC@lyxys.ka.sub.org>
Date: Wed, 11 Oct 2000 02:29:03 +0200 (CEST)
From: wolfgang@lyxys.ka.sub.org
Reply-To: wolfgang@lyxys.ka.sub.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: smail port suggests overwriting of sendmail
X-Send-Pr-Version: 3.2

>Number:         21900
>Category:       ports
>Synopsis:       smail port suggests overwriting of sendmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    torstenb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 10 17:40:01 PDT 2000
>Closed-Date:    Fri Sep 21 10:14:37 PDT 2001
>Last-Modified:  Fri Sep 21 10:15:16 PDT 2001
>Originator:     Wolfgang Zenker
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
>Environment:

	FreeBSD 4.*

>Description:

	The make procedure for the smail port (/usr/ports/mail/smail)
	outputs a suggestion to the user to enter "make replace" to
	replace sendmail on the system. A "make replace" actually does
	replace /usr/sbin/sendmail, which is nowadays a symlink to
	mailwrapper. The right action would be to replace the
	/etc/mail/mailer.conf with a version pointing to smail,
	at least at systems using mailwrapper (FreeBSD >= 4.x ?).


>How-To-Repeat:

	cd /usr/ports/mail/smail
	make install
	make replace

>Fix:

	Change Makefile to replace /etc/mail/mailer.conf instead of
	/usr/sbin/sendmail on calling "make replace", if the former exists.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->torstenb 
Responsible-Changed-By: ade 
Responsible-Changed-When: Thu Oct 12 14:13:09 PDT 2000 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21900 
State-Changed-From-To: open->closed 
State-Changed-By: petef 
State-Changed-When: Fri Sep 21 10:14:37 PDT 2001 
State-Changed-Why:  
Fixed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21900 
>Unformatted:
