Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!uunet!husc6!rutgers!ames!ucbcad!ucbvax!ANDREW.CMU.EDU!pb1v+
From: pb1v+@ANDREW.CMU.EDU (Patrick Barron)
Newsgroups: comp.mail.mh
Subject: Re: A limitation with repl?
Message-ID: <0Vf-9Yy00ioSAsY0=f@andrew.cmu.edu>
Date: Thu, 26-Nov-87 17:39:10 EST
Article-I.D.: andrew.0Vf-9Yy00ioSAsY0=f
Posted: Thu Nov 26 17:39:10 1987
Date-Received: Sun, 29-Nov-87 17:41:23 EST
References: <19339@amdcad.AMD.COM>
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The ARPA Internet
Lines: 30



	I figured it out: in my .mh_profile I put:

		repl: -fcc +outbox -nocc all  

	to achieve what I was looking for. Now, since 'comp' does not

	support the -fcc switch, will some one tell me how to do some thing

	similar ?


You need to have a file called "components" in your MH Mail directory that 
includes the "Fcc:" header.  My components file looks like:


   To:#

   Subject:#

   Fcc: +blind_copy


(where the '#' character represents a trailing space.)  You can have a 
"replcomps" file and a "distcomps" file to affect the headers for the "repl" 
and "dist" commands, respectively.


--Pat.