Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watcgl.UUCP Path: utzoo!watmath!watcgl!mwherman From: mwherman@watcgl.UUCP (Michael W. Herman) Newsgroups: net.mail,net.unix Subject: Re: Tip for cc or bcc into a file (BSD Mail) Message-ID: <1516@watcgl.UUCP> Date: Wed, 20-Mar-85 10:02:41 EST Article-I.D.: watcgl.1516 Posted: Wed Mar 20 10:02:41 1985 Date-Received: Thu, 21-Mar-85 01:59:43 EST References: <526@lsuc.UUCP> Organization: Computer Graphics Laboratory, U of Waterloo, Ontario Lines: 14 Xref: watmath net.mail:789 net.unix:3981 > If you're using Berkeley Mail, and you want your cc to go into > a file rather than to a user (such as yourself, if all you'll do > then is save it in a file), put in the file name with a /, e.g. > Cc: mail/joe I use this quite a bit but have complained about the fact that the pathnames are left in the outgoing mail msg. If the recipient of such a msg replies using mail's *reply* command, they also try to mail to a file of the same pathname (unless they explicitly remove it from the Cc: line). Do people think these pathnames should be stripped out of outgoing msgs or left in? p.s. I know I could use Bcc but I don't.