Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2000 02:29:03 +0200 (CEST)
From:      wolfgang@lyxys.ka.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21900: smail port suggests overwriting of sendmail
Message-ID:  <m13j9lX-003pRvC@lyxys.ka.sub.org>

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

>Number:         21900
>Category:       ports
>Synopsis:       smail port suggests overwriting of sendmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 10 17:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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