From owner-freebsd-questions Tue Oct 17 18: 8:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id B41C437B4CF for ; Tue, 17 Oct 2000 18:08:27 -0700 (PDT) Received: from hades.hell.gr (patr530-b094.otenet.gr [195.167.121.222]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id e9I17oe16305; Wed, 18 Oct 2000 04:07:51 +0300 (EET DST) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id e9I0quR26248; Wed, 18 Oct 2000 03:52:56 +0300 (EEST) Date: Wed, 18 Oct 2000 03:52:55 +0300 From: Giorgos Keramidas To: pstapley Cc: questions@FreeBSD.ORG Subject: Re: mail Message-ID: <20001018035255.A24977@hades.hell.gr> References: <013c01c03853$e5908a70$f5f055ce@rapidnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <013c01c03853$e5908a70$f5f055ce@rapidnet.com>; from pstapley@rapidnet.com on Tue, Oct 17, 2000 at 10:04:14AM -0600 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 17, 2000 at 10:04:14AM -0600, pstapley wrote: > > Is there anyway to specify a reply to address on the command line when > using 'mail'? Yes, of course. Just set REPLYTO environment variable to the desired address. I used to have this set in my ~/.tcshrc with: % grep REPLYTO ~/.tcshrc setenv REPLYTO 'keramida@ceid.upatras.gr' until I found out about Sendmail's genericstable feature. Now I have /etc/mail/genericstable set up and I worry no more about mail or any other command that sends mail :-) -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message