Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 1995 21:28:10 +0200
From:      rnordier@iafrica.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/916: popclient 2.21 incorrectly configured
Message-ID:  <199512281928.VAA00250@eac.iafrica.com>
Resent-Message-ID: <199512281930.LAA24763@freefall.freebsd.org>

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

>Number:         916
>Category:       ports
>Synopsis:       popclient 2.21 incorrectly configured
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 28 11:30:02 PST 1995
>Last-Modified:
>Originator:     Robert Nordier
>Organization:
E.A.C.
>Release:        FreeBSD 2.1.0-RELEASE i386
>Environment:

       PPP link to POP3 server

>Description:

       The popclient-2.21.tgz (executable) is not correctly set up
       for FreeBSD: it tries to exec /bin/mail and invokes it with
       the argument "-d". (Mail is in /usr/bin and -d is apparently
       a debugging flag.)

>How-To-Repeat:

	As mail is being downloaded, the message 

	     popclient: openmailpipe: exec

        should appear and the download will fail.

>Fix:
	
        Change MDA_PATH to "/usr/bin/mail"
	Change MDA_ARGS to "-v $u" (anyway, omit the -d)

>Audit-Trail:
>Unformatted:



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