home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ursa!buzz
- From: buzz@bear.com (Buzz Moschetti)
- Newsgroups: gnu.emacs.gnus
- Subject: Re: Help setting variables
- Message-ID: <BUZZ.92Nov18091440@lion.bear.com>
- Date: 18 Nov 92 14:14:40 GMT
- References: <VAITKUS.92Nov16081050@ceres.lexmark.com>
- Sender: news@bear.com
- Reply-To: buzz@bear.com (Buzz Moschetti)
- Distribution: na
- Organization: Bear, Stearns & Co. - FAST
- Lines: 13
- In-reply-to: vaitkus@ceres.lexmark.com's message of 16 Nov 92 13:10:50 GMT
-
- In article <VAITKUS.92Nov16081050@ceres.lexmark.com> vaitkus@ceres.lexmark.com (Keith Vaitkus) writes:
-
- Could some kind soul tell me how I would change the From: field in
- the header? My company has one and only one address for employees --
- It is fixed, and is not related to what machine we post from. However
- whenever I post with gnus, it makes my From: address equal to the
- machine I am posting from -- Any mail people send to this address
- will be bounced! since it is not the official company address. *sigh*
-
- It's not the "From:" header you want to change -- it's "Reply-to:". Put
- this in your ~/.emacs:
-
- (setq mail-default-reply-to "vaitkus@ceres.lexmark.com (Keith Vaitkus)")
-