Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 1996 20:33:29 -0800 (PST)
From:      Bill <bill@duchess.wagill.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/2261: Majordomo: wrong mailer path in 'approve'.
Message-ID:  <199612210433.UAA15522@duchess.wagill.com>
Resent-Message-ID: <199612210440.UAA25281@freefall.freebsd.org>

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

>Number:         2261
>Category:       ports
>Synopsis:       Majordomo: wrong mailer path in 'approve'.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 20 20:40:01 PST 1996
>Last-Modified:
>Originator:     Bill
>Organization:
>Release:        FreeBSD 2.1-STABLE i386
>Environment:

	FreeBSD duchess.wagill.com 2.1.5-RELEASE
	FreeBSD 2.1.5-RELEASE #0: Thu Sep  5 00:21:50 PDT 1996
	root@duchess.wagill.com:/
	usr/src/sys/compile/DUCHESS  i386

>Description:

	The path to the mailer program in Majordomo's 'approve' script is wrong; in the original
	script it is set to "$MAILER = '/usr/lib/sendmail';", when it should be
	"$MAILER = '/usr/sbin/sendmail'; for FreeBSD systems.

>How-To-Repeat:

	

>Fix:
	
	Hack the script to set $MAILER = '/usr/sbin/sendmail'.

>Audit-Trail:
>Unformatted:



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