Xref: utzoo comp.mail.mh:842 comp.windows.x:20083 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!brutus.cs.uiuc.edu!jarthur!elroy.jpl.nasa.gov!hacgate!ashtate!kevinp From: kevinp@ashtate (Kevin Piette) Newsgroups: comp.mail.mh,comp.windows.x Subject: Re: Recording outgoing mail with xmh Summary: Fcc's can be used to record outbound email Message-ID: <854@ashton.UUCP> Date: 22 Mar 90 17:19:41 GMT References: <1084@edc.edc.UUCP> Reply-To: kevinp@ashton.UUCP (Kevin Piette) Organization: Ashton-Tate, Torrance, CA Lines: 15 MH offers a really nice feature called Folder Carbon Copies (Fcc) and if a message contains a line of the form: Fcc: +outbox A copy of the formatted message will be deposited into your 'outbox' folder when sent. I have the following line in my /components file to facilitate automatic recording of messages I send: Fcc: +outbox and this line in my .mh_profile for recording of any messages I reply to: repl: -annotate -inplace -fcc +outbox -nocc me In addition this feature is nice as I get a chance to delete the fcc line when editing the message if I don't want a given message recorded. __