Files
cdesktop/cde/doc/C/guides/man/man1_dt/mailpr.sgm

68 lines
2.1 KiB
Plaintext

<!-- $XConsortium: mailpr.sgm /main/5 1996/09/08 19:55:10 rws $ -->
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
<!-- (c) Copyright 1995 International Business Machines Corp. -->
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
<!-- (c) Copyright 1995 Novell, Inc. -->
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
<!-- (c) Copyright 1995 Hitachi. -->
<RefEntry Id="CDEMX.MAN28.rsml.1">
<RefMeta>
<RefEntryTitle>dtmailpr</RefEntryTitle>
<ManVolNum>user cmd</ManVolNum>
</RefMeta>
<RefNameDiv>
<RefName><Command>dtmailpr</Command></RefName>
<RefPurpose>electronic mail message print filter
</RefPurpose>
</RefNameDiv>
<!--(c) Copyright 1993, 1994 Hewlett-Packard Company-->
<!--(c) Copyright 1993, 1994 International Business Machines Corp.-->
<!--(c) Copyright 1993, 1994 Sun Microsystems, Inc.-->
<!--(c) Copyright 1993, 1994 Novell, Inc.-->
<RefSynopsisDiv>
<CmdSynopsis>
<Command>dtmailpr</Command>
<Arg Choice="opt">&minus;f<Replaceable>filename</Replaceable></Arg>
<Arg Choice="opt">&minus;p</Arg>
</CmdSynopsis>
</RefSynopsisDiv>
<RefSect1>
<Title>DESCRIPTION</Title>
<Para>The
<Command>dtmailpr</Command> program reads a
<Symbol Role="Variable">filename</Symbol> (which contains one or more mail messages from
<Emphasis>mailx</Emphasis> or
<Command>dtmail</Command>), and sends the message to standard out with headers abbreviated
and attachments removed. If no filename argument is provided
<Command>dtmailpr</Command> reads from standard in.
</Para>
<Para><Command>dtmailpr</Command> adds an attachment summary in place of the actual attachments.
</Para>
</RefSect1>
<RefSect1>
<Title>OPTIONS</Title>
<VariableList>
<VarListEntry>
<Term>&minus;p</Term>
<ListItem>
<!-- ex-TP-->
<Para>Insert page breaks between each mail message so that they print one
per page.
</Para>
</ListItem>
</VarListEntry>
<VarListEntry>
<Term>&minus;f filename</Term>
<ListItem>
<!-- ex-TP-->
<Para>Read from the specified file instead of standard in.
</Para>
</ListItem>
</VarListEntry>
</VariableList>
</RefSect1>
</RefEntry>
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 01:31:55-->