Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 03:58:53 -0800 (PST)
From:      "Andrew E. Filonov" <aef@btfoms.bryansk.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/36477: mailwrapper doesn't handle rmail calls
Message-ID:  <200203291158.g2TBwrR92518@freefall.freebsd.org>

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

>Number:         36477
>Category:       bin
>Synopsis:       mailwrapper doesn't handle rmail calls
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 29 04:00:10 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Andrew E. Filonov
>Release:        4.5-STABLE
>Organization:
BTFOMS
>Environment:
FreeBSD aef 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 17:22:13 MSK 2002     aef@aef:/usr/obj/mnt/ns/system/src/sys/KERNEL  i386
 
>Description:
/bin/rmail use '-p' flag for sendmail. This flags don't work with exim (and may be some others MTA).
>How-To-Repeat:
      
>Fix:
mv /bin/rmail to /usr/libexec/sendmail/rmail
ln -s /usr/sbin/mailwrapper /bin/rmail
echo "rmail /usr/libexec/sendmail/rmail" >> /etc/mail/mailer.conf

>Release-Note:
>Audit-Trail:
>Unformatted:

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




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