From owner-freebsd-bugs Sat Oct 19 14:51:00 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA10629 for bugs-outgoing; Sat, 19 Oct 1996 14:51:00 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA10603; Sat, 19 Oct 1996 14:50:55 -0700 (PDT) Date: Sat, 19 Oct 1996 14:50:55 -0700 (PDT) From: Joerg Wunsch Message-Id: <199610192150.OAA10603@freefall.freebsd.org> To: gurney_j@efn.org, joerg, freebsd-bugs Subject: Re: bin/1823 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: State-Changed-From-To: open-closed State-Changed-By: joerg State-Changed-When: Sat Oct 19 23:48:30 MET DST 1996 State-Changed-Why: Fixed in rev 1.6 of send-pr.sh. REPLY_TO or REPLYTO from the environment now get precedence over LOGNAME for the Reply-To address. The domainname will be added by the mail transport if necessary, btw. PRs 1472 and 1823 were basically dup's for 1471.