From owner-freebsd-bugs Wed Oct 14 20:30:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA23815 for freebsd-bugs-outgoing; Wed, 14 Oct 1998 20:30:11 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA23790 for ; Wed, 14 Oct 1998 20:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA04575; Wed, 14 Oct 1998 20:30:01 -0700 (PDT) Received: from froggy.anchorage.ptialaska.net (froggy.anchorage.ptialaska.net [208.151.119.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA23555 for ; Wed, 14 Oct 1998 20:28:12 -0700 (PDT) (envelope-from abc@froggy.anchorage.ptialaska.net) Received: (from abc@localhost) by froggy.anchorage.ptialaska.net (8.8.8/8.8.8) id DAA03188; Thu, 15 Oct 1998 03:29:06 GMT (envelope-from abc) Message-Id: <199810150329.DAA03188@froggy.anchorage.ptialaska.net> Date: Thu, 15 Oct 1998 03:29:06 GMT From: groggy@iname.com Reply-To: groggy@iname.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/8322: Mail doesn't respect REPLYTO in .mailrc Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8322 >Category: bin >Synopsis: Mail doesn't respect REPLYTO in .mailrc >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 14 20:30:01 PDT 1998 >Last-Modified: >Originator: Steve Howe >Organization: none >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: sh shell sh and ~/.mailrc >Description: if you (according to the manpage) say "set REPLYTO=abc@xyz.net" in your ~/.mailrc file, the "Reply-To:" field remains unaltered. >How-To-Repeat: Insert a "set REPLYTO=abc@xyz.net" line in your ~/.mailrc file. >Fix: you must work around this problem by saying "export REPLYTO=abc@xyz.net" in the sh shell before starting Mail. (It would be nice to be able to set "From:" also, which is not currently possible. it is VERY necessary when mailing from CGI scripts (internet shops, etc) so that you can mail on the command line without the sendee getting mail from Apache (ie - From: Unprivelaged User ) >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message