Date: Thu, 15 Oct 1998 03:29:06 GMT From: groggy@iname.com To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: bin/8322: Mail doesn't respect REPLYTO in .mailrc Message-ID: <199810150329.DAA03188@froggy.anchorage.ptialaska.net>
next in thread | raw e-mail | index | archive | help
>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 <nobody@xyz.net> ) >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?199810150329.DAA03188>