home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.mail.elm
- Path: sparky!uunet!caen!news.cs.indiana.edu!shutton@kiwi.ucs.indiana.edu
- From: "Scott K. Hutton" <shutton@kiwi.ucs.indiana.edu>
- Subject: Re: Reply-To option
- Message-ID: <1992Sep8.175926.19418@news.cs.indiana.edu>
- Organization: Indiana University, University Computing Services
- References: <1992Sep8.032559.20873@csl.sri.com>
- Date: Tue, 8 Sep 1992 17:59:10 -0500
- Lines: 15
-
- awu@cisco.com (Andrew Wu) writes:
- | I'm new to elm. I'd like to know how could I set up the "Reply-To"
- | option so that I can get back each mail I send out?
-
- I think you probably want auto carbon copy, if I interpret correctly.
- In your ~/.elm/elmrc file, make sure that the following two options
- are set properly:
-
- copy = ON
- forcename = ON
-
- This will save all outgoing mail in folders according to recipient
- username.
-
- -Scott
-