1 .TH BURST %manext1% "December 15, 2016" "%nmhversion%"
6 burst \- explode digests into messages
15 .RB [ \-inplace " | " \-noinplace ]
16 .RB [ \-mime " | " \-nomime ]
18 .RB [ \-quiet " | " \-noquiet ]
19 .RB [ \-verbose " | " \-noverbose ]
23 considers the specified messages in the named folder to be
24 Internet digests, and explodes them in that folder.
28 is given, each digest is replaced by its \*(lqtable
29 of contents\*(rq and the digest is removed.
31 then renumbers the messages which follow the digest, in the folder,
32 making room for each of the exploded messages, which are placed
33 immediately after the \*(lqtable of contents\*(rq.
37 is given, each digest is preserved, no table of contents
38 is produced, and the exploded messages are placed at the end of the
39 folder. Other messages in the folder are not affected.
45 will try to determine if the message is formatted with MIME and contains MIME parts of
46 type \*(lqmessage/rfc822\*(rq. If it does, it will burst the message using MIME
49 switch can be used to enforce the use of MIME formatting. The
59 to be silent about reporting
60 messages that are not in digest format.
66 to tell the user the general
67 actions that it is taking to explode the digest.
71 works equally well on forwarded messages
72 and blind\-carbon\-copies as on Internet digests, provided
73 that the former were generated by
81 .SH "PROFILE COMPONENTS"
85 To determine the user's nmh directory.
88 To find the default current folder.
91 To set mode when creating a new message.
98 Proposed Standard for Message Encapsulation
118 If a folder is given, it will become the current folder. If
120 is given, then the first message burst becomes the current message.
121 This leaves the context ready for a
123 of the table of contents
126 to see the first message of the digest. If
128 is given, then the first message extracted from the
129 first digest burst becomes the current message. This leaves the context
130 in a similar, but not identical, state to the context achieved when using
135 program enforces a limit of approximately 1,000 on the number of
136 messages which may be
138 from a single message. There is usually no limit on the number of
139 messages which may reside in the folder after the
144 uses a sophisticated algorithm to determine where
145 one encapsulated message ends and another begins, not all digestifying
146 programs use an encapsulation algorithm. In degenerate cases, this
149 finding an encapsulation boundary
150 prematurely and splitting a single encapsulated message into two or
151 more messages. These erroneous digestifying programs should be fixed.
153 Furthermore, any text which appears after the last encapsulated message
154 is not placed in a separate message by
157 digestified messages, this text is usually an \*(lqEnd of digest\*(rq
158 string. As a result of this possibly unfriendly behavior on the
164 this trailing information is lost. In practice, this is not a problem
165 since correspondents usually place remarks in text prior to the first
166 encapsulated message, and this information is not lost.