Path: utzoo!attcan!uunet!cs.utexas.edu!uwm.edu!ogicse!schaefer From: schaefer@ogicse.ogi.edu (Barton E. Schaefer) Newsgroups: comp.mail.mush Subject: Re: Including mail messages Message-ID: <9781@ogicse.ogi.edu> Date: 7 Jun 90 16:59:35 GMT References: <2013@east.East.Sun.COM> Organization: Oregon Graduate Institute (formerly OGC), Beaverton, OR Lines: 12 In article <2013@east.East.Sun.COM> soconnor@jofa.East.Sun.COM (Scott O'Connor - Sun BOS) writes: } When I include a mail message in mush, the header doesn't get included. } Is there a switch somewhere so I can include the From, to, and cc stuff } along with the body of the mail? Use "mail -I" or the ~I escape instead of "mail -i" and ~i. The variable $alwaysignore, together with $show_hdrs or the "ignore" command, determines which headers will be included. See the manual. (Note that older versions of mush used other flags/tilde-escapes for this purpose, so if you aren't running 7.1 you should definitely check your manual.) -- Bart Schaefer schaefer@cse.ogi.edu