home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 10881 < prev    next >
Encoding:
Text File  |  1992-09-09  |  923 b   |  29 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!gatech!news.ans.net!cmcl2!panix!cwahl
  3. From: cwahl@panix.com (Charles Wahl)
  4. Subject: Re: plain mail and carbone copy
  5. Message-ID: <1992Sep10.020804.13619@panix.com>
  6. Date: Thu, 10 Sep 1992 02:08:04 GMT
  7. References: <1992Sep9.162709.3813@IRO.UMontreal.CA>
  8. Organization: PANIX Public Access Unix, NYC
  9. Lines: 18
  10.  
  11. In <1992Sep9.162709.3813@IRO.UMontreal.CA> robichau@IRO.UMontreal.CA (Benoit Robichaud) writes:
  12.  
  13. >Is it true that there is no such way that I can't
  14. >automaticaly put my name on the Cc (carbone-copy)
  15. >list?
  16.  
  17. No, it is not true that there is no such way.  In mailx or mail you
  18. should be able to put the following line in your .mailrc file:
  19.  
  20. set record=/path/filename
  21.  
  22. (mine, for instance is set record=~/mail/cc).
  23.  
  24. This will record all outgoing mail in /$HOME/mail/cc, to give the
  25. editors of _The_Complete_Email_of_Benoit_Robichaud_ a lot to work with.
  26.  
  27. Charles Wahl
  28.  
  29.