4 .TH NMH %manext7% "%nmhdate%" MH.6.8 [%nmhversion%]
6 mmh \- Introduction to the Modern MH message system
9 is a powerful message handling system, based on
11 which in turn bases on MH, the Rand Corporation's Message Handler.
14 being a single comprehensive program,
16 consists of a collection
17 of fairly simple single-purpose programs to send, retrieve, organize,
18 and manipulate messages.
20 Unlike most other mail clients,
22 is not a closed system which
23 must be explicitly run, then exited when you wish to return to the shell.
24 Instead, you may freely intersperse
26 commands with other shell commands,
27 allowing you to read and answer your mail while you
28 search for a file or run programs as needed
29 to find the answer to someone's question before answering their mail.
31 The rest of this manual entry is a quick tutorial which will teach you
34 You should read the manual entries for the
35 individual programs for complete documentation.
43 This is best done in one of the files:
49 in your home directory. (Check the
50 manual entry for the shell you use, in case you don't know how to
51 do this.) Then run the
53 command. If you've never used
55 before, it will create the necessary default files and directories after
56 asking you if you wish it to do so.
59 moves mail from your system maildrop into your
61 `+inbox' folder, converting it to the MH format (one file per message).
62 It prints one line for each message it
63 processes, containing the date, from and subject fields.
64 It leaves the first message it processes as your current message.
67 each time you wish to incorporate new mail into your
72 prints a list of the messages in your current folder.
80 specific messages from the current folder.
83 current message, or a specific message, which may be specified by its
84 number, which you pass as an argument to
89 display, respectively, the message numerically after or before
90 the current message. In all cases, the message displayed becomes the
91 current message. If there is no current message,
94 called with an argument, or
96 may be used to advance to the
100 (remove message) deletes the current message. It may be called
101 with message numbers passed as arguments, to delete specific messages.
104 is used to respond to the current message (by default).
105 It places you in the editor with a prototype response form.
106 After completing your response, type
117 allows you to compose a fresh message by putting you in the editor
118 on a prototype message form, and then lets you send it.
122 commands may be run with the single argument:
124 which causes them to print a list of the arguments they may be invoked
127 Commands which take a message number as an argument
131 \&...) also take one of the letters: `f',
132 `p', `c', `n', or `l' to indicate
133 (respectively) the first, previous, current, next, or last message in
134 the current folder (assuming they are defined).
136 Commands which take a range of message numbers
140 \&...) also take any of the abbreviations:
143 .IP \fI<num1>\fR\-\fI<num2>\fR 15
144 Indicates all messages in the range <num1> to <num2>, inclusive. The range must be nonempty.
145 .IP \fI<num>\fR:+\fIN\fR 15
146 .IP \fI<num>\fR:\-\fIN\fR 15
149 messages beginning with (or ending with) message
152 may be any of the pre-defined symbols:
163 The first, previous, next or last
164 messages, if they exist.
167 There are many other possibilities such as creating multiple folders
168 for different topics, and automatically refiling messages according to
169 subject, source, destination, or content. These are beyond the scope
170 of this manual entry.
172 Following is a list of all the
180 ^ali(1)~^\- list mail aliases
181 ^anno(1)~^\- annotate messages
182 ^burst(1)~^\- explode digests into messages
183 ^comp(1)~^\- compose a message
184 ^dist(1)~^\- redistribute a message to additional addresses
185 ^flist(1)~^\- list folders with messages in given sequence(s)
186 ^flists(1)~^\- list all folders with messages in given sequence(s)
187 ^folder(1)~^\- set/list current folder/message
188 ^folders(1)~^\- list all folders
189 ^forw(1)~^\- forward messages
190 ^inc(1)~^\- incorporate new mail
191 ^mark(1)~^\- mark messages
192 ^mhbuild(1)~^\- translate MIME composition draft
193 ^mhl(1)~^\- produce formatted listings of mmh messages
194 ^mhlist(1)~^\- list information about content of MIME messages
195 ^mhmail(1)~^\- send mail (mailx replacement)
196 ^mhparam(1)~^\- print mmh profile components
197 ^mhpath(1)~^\- print full pathnames of mmh messages and folders
198 ^mhpgp(1)~^\- verify and decrypt a message with gnupg
199 ^mhsign(1)~^\- sign or encrypt a message with gnupg
200 ^mhstore(1)~^\- store contents of MIME messages into files
201 ^mmh(1)~^\- initialize the mmh environment
202 ^mmhwrap(1)~^\- invoke mmh commands if they are not in $PATH
203 ^next(1)~^\- show the next message
204 ^packf(1)~^\- pack a folder into mbox format
205 ^pick(1)~^\- select messages by content
206 ^prev(1)~^\- show the previous message
207 ^prompter(1)~^\- prompting editor front end
208 ^rcvdist(1)~^\- asynchronously redistribute new mail
209 ^rcvpack(1)~^\- asynchronously append a message to an mbox file
210 ^rcvstore(1)~^\- asynchronously incorporate new mail
211 ^refile(1)~^\- file messages in other folders
212 ^repl(1)~^\- reply to a message
213 ^rmf(1)~^\- remove folder
214 ^rmm(1)~^\- remove messages
215 ^scan(1)~^\- produce a one line per message scan listing
216 ^send(1)~^\- send a message
217 ^sendfiles(1)~^\- send multiple files and directories in MIME message
218 ^show(1)~^\- display MIME messages
219 ^slocal(1)~^\- asynchronously filter and deliver new mail
220 ^sortm(1)~^\- sort messages
221 ^whatnow(1)~^\- prompting front\-end for send
222 ^whom(1)~^\- list recipients of a message
224 ^ap(8)~^\- parse addresses 822\-style
225 ^dp(8)~^\- parse dates 822\-style
226 ^fmtdump(8)~^\- decode \fImmh\fP format files
227 ^spost(8)~^\- deliver a message
231 The following man pages describe file formats and concepts:
237 ^mh\-alias(5)~^\- alias file for mmh message system
238 ^mh\-format(5)~^\- format file for mmh message system
239 ^mh\-mail(5)~^\- message format for mmh message system
240 ^mh\-profile(5)~^\- user customization for mmh message system
242 ^mmh(7)~^\- introduction to the mmh message system
243 ^mh\-draft(7)~^\- draft folder facility
244 ^mh\-sequence(7)~^\- sequence specification for mmh message system
250 .ta \w'%etcdir%/ExtraBigFileName 'u
251 ^%bindir%~^contains \fImmh\fR commands
252 ^%etcdir%~^contains \fImmh\fR format files
253 ^%libdir%~^contains \fImmh\fR library commands
254 ^$HOME/.mmh~^The user's mmh directory
255 ^$HOME/.mmh/profile~^The user's profile
256 ^$HOME/.mmh/context~^The user's context
257 ^$HOME/Mail~^Default location of the user's mail storage
260 .SH "PROFILE COMPONENTS"
265 ^Path:~^Location of the user's mail storage
270 is an experimental version of
272 the New Mail Handler.
273 Its name ``mmh'' stands for ``meillo's mail handler''.
276 If you encounter problems with an
278 program, please report them.
279 When doing this, include the version information, which you can obtain
280 by invoking the program with the
284 Send bug reports, comments, and suggestions to
287 .IR "markus schnalke <meillo@marmaro.de>" .