1 .TH BURST %manext1% "January 1, 2001" "%nmhversion%"
6 burst \- explode digests into messages
13 .RB [ \-inplace " | " \-noinplace ]
14 .RB [ \-mime " | " \-nomime ]
16 .RB [ \-quiet " | " \-noquiet ]
17 .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 the \*(lqtable
29 of contents\*(rq for the digest (the original digest is removed).
31 then renumbers all of the messages following the digest in the
32 folder to make room for each of the messages contained within the digest.
33 These messages are placed immediately after the digest.
37 is given, each digest is preserved, no table of contents
38 is produced, and the messages contained within the digest are placed at
39 the end of the folder. Other messages are not tampered with in any way.
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 that the
73 former two 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.
99 Proposed Standard for Message Encapsulation
119 If a folder is given, it will become the current folder. If
121 is given, then the first message burst becomes the current message.
122 This leaves the context ready for a
124 of the table of contents
127 to see the first message of the digest. If
129 is given, then the first message extracted from the
130 first digest burst becomes the current message. This leaves the context
131 in a similar, but not identical, state to the context achieved when using
136 program enforces a limit on the number of messages which
139 from a single message. This number is on the order
140 of 1000 messages. There is usually no limit on the number of messages
141 which may reside in the folder after the
146 uses a sophisticated algorithm to determine where
147 one encapsulated message ends and another begins, not all digestifying
148 programs use an encapsulation algorithm. In degenerate cases, this
151 finding an encapsulation boundary
152 prematurely and splitting a single encapsulated message into two or
153 more messages. These erroneous digestifying programs should be fixed.
155 Furthermore, any text which appears after the last encapsulated message
156 is not placed in a separate message by
159 digestified messages, this text is usually an \*(lqEnd of digest\*(rq
160 string. As a result of this possibly un\-friendly behavior on the
166 this trailing information is lost. In practice, this is not a problem
167 since correspondents usually place remarks in text prior to the first
168 encapsulated message, and this information is not lost.