From dean@stack.nl  Fri Mar 21 19:46:04 2003
Return-Path: <dean@stack.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1924C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Mar 2003 19:46:04 -0800 (PST)
Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0CA4A43FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Mar 2003 19:46:03 -0800 (PST)
	(envelope-from dean@stack.nl)
Received: by mailhost.stack.nl (Postfix, from userid 65534)
	id 794B81F10C; Sat, 22 Mar 2003 04:46:01 +0100 (CET)
Received: from toad.stack.nl (toad.stack.nl [2001:610:1108:5010:202:b3ff:fe17:9e1a])
	by mailhost.stack.nl (Postfix) with ESMTP
	id 6A4771F001; Sat, 22 Mar 2003 04:46:00 +0100 (CET)
Received: by toad.stack.nl (Postfix, from userid 1600)
	id 4C347A5; Sat, 22 Mar 2003 04:46:00 +0100 (CET)
Message-Id: <20030322034600.4C347A5@toad.stack.nl>
Date: Sat, 22 Mar 2003 04:46:00 +0100 (CET)
From: Dean Strik <dean@stack.nl>
Reply-To: Dean Strik <dean@stack.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc: udo.schweigert@siemens.com
Subject: mutt 1.5.4 port uses wrong sendmail path
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50183
>Category:       ports
>Synopsis:       mutt 1.5.4 port uses wrong sendmail path
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 21 19:50:08 PST 2003
>Closed-Date:    Sun Mar 23 15:29:10 PST 2003
>Last-Modified:  Sun Mar 23 15:29:10 PST 2003
>Originator:     Dean Strik
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
MCGV Stack
>Environment:
System: FreeBSD toad.stack.nl 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Mon Feb 24 16:47:28 GMT 2003 jwk@vwww.stack.nl:/vwww.mnt/sources/4.x/obj/vwww.mnt/sources/4.x/sys/toad_vwww i386

>Description:
	mutt 1.5.4 from ports uses /usr/bin/sendmail instead of /usr/sbin/sendmail
>How-To-Repeat:
	mutt lhs@rhs.tld
>Fix:
	configure mutt to use /usr/sbin/sendmail instead
>Release-Note:
>Audit-Trail:

From: Udo Schweigert <udo.schweigert@siemens.com>
To: Dean Strik <dean@stack.nl>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, udo.schweigert@siemens.com
Subject: Re: ports/50183: mutt 1.5.4 port uses wrong sendmail path
Date: Sat, 22 Mar 2003 08:43:06 +0100

 On Sat, Mar 22, 2003 at 04:46:00 +0100, Dean Strik wrote:
 >>Description:
 > 	mutt 1.5.4 from ports uses /usr/bin/sendmail instead of /usr/sbin/sendmail
 >>How-To-Repeat:
 > 	mutt lhs@rhs.tld
 >>Fix:
 > 	configure mutt to use /usr/sbin/sendmail instead
 
 This seems to be a problem local to your setup (maybe you have a sendmail
 installed in /usr/bin). My mutt here uses /usr/sbin/sendmail:
 
 % strings /usr/local/bin/mutt | grep sendmail
 sendmail_wait
 /usr/sbin/sendmail -oem -oi
 sendmail
 /usr/sbin/sendmail
 
 Mutt's configure first tests $PATH and then /usr/sbin:/usr/lib.
 So: if you do not use /usr/bin/sendmail then remove it and build mutt again.
 
 Best regards
 
 --
 Udo Schweigert, Siemens AG   | Voice      : +49 89 636 42170
 CT IC CERT, Siemens CERT     | Fax        : +49 89 636 41166
 D-81730 Muenchen / Germany   | email      : udo.schweigert@siemens.com

From: Dean Strik <dean@stack.nl>
To: freebsd-gnats-submit@FreeBSD.org, dean@stack.nl
Cc:  
Subject: Re: ports/50183: mutt 1.5.4 port uses wrong sendmail path
Date: Sat, 22 Mar 2003 15:03:12 +0100 (CET)

 Hi Udo,
 
 You are right. The problem was that our ports compilation box has
 a /usr/bin/sendmail link (introduced because we got tired of bad
 user CGI scripts with wrong hardcoded sendmail paths), but the
 boxes where I installed the port do not have this link.
 Please close the PR.
 
 Regards,
 
 -- 
 Dean C. Strik             Eindhoven University of Technology
 dean@stack.nl  |  dean@ipnet6.org  |  http://www.ipnet6.org/
 "This isn't right. This isn't even wrong." -- Wolfgang Pauli
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Sun Mar 23 15:29:01 PST 2003 
State-Changed-Why:  
Orginators request 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50183 
>Unformatted:
