From owner-freebsd-bugs Fri Jun 7 18:20:14 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA75537B403 for ; Fri, 7 Jun 2002 18:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g581K1v38084; Fri, 7 Jun 2002 18:20:01 -0700 (PDT) (envelope-from gnats) Received: from mail504.nifty.com (mail504.nifty.com [202.248.37.212]) by hub.freebsd.org (Postfix) with ESMTP id EB75937B40D for ; Fri, 7 Jun 2002 18:18:32 -0700 (PDT) Received: from mail.oikumene.gcd.org by mail504.nifty.com (8.12.3/3.7W-02/25/02) with SMTP id g581I1s5005278 for ; Sat, 8 Jun 2002 10:18:01 +0900 Received: (qmail 21628 invoked by uid 1001); 8 Jun 2002 01:18:00 -0000 Message-Id: <20020608011800.21627.qmail@mail.oikumene.gcd.org> Date: 8 Jun 2002 01:18:00 -0000 From: Hiroo ONO Reply-To: Hiroo ONO To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/39017: /bin/rmail should be mailwrapper'ed Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39017 >Category: bin >Synopsis: /bin/rmail should be mailwrapper'ed >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 07 18:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Hiroo ONO >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD chrysanthe.oikumene.gcd.org 4.6-RC FreeBSD 4.6-RC #3: Tue Jun 4 02:47:41 JST 2002 hiroo@chrysanthe.oikumene.gcd.org:/build/obj/usr/src/sys/CHRYSANTHE i386 >Description: Currently, /bin/rmail is the one provided by sendmail. If one receives mails via UUCP and uses qmail as the MTA, installing recent stable/current with sendmail 8.12.x or making world without `NO_SENDMAIL=true' may be a problem because /var/qmail/bin/sendmail called from new rmail always returns an error. >How-To-Repeat: Install recent stable or current with sendmail 8.12.x. Use qmail as MTA with mailwrapper. Receive mail via UUCP. >Fix: /bin/rmail is a program that should be provided by MTA. For example, if one uses qmail as the MTA, /bin/rmail should be replaced by /var/qmail/bin/sendmail. As FreeBSD uses mailwrapper to make MTA alteration easy, /bin/rmail is another program that deserves configuration by /etc/mail/mailer.conf. No patch provided due to my poor ability in programming. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message