Go to the first, previous, next, last section, table of contents.


Moving Your Mail Around

This section covers how messages and folders can be moved about or manipulated. Messages may be incorporated into your `+inbox', deleted, and refiled. Messages containing shar or uuencode output can be stored. Folders can be visited, sorted, packed, or deleted. Here's a list of the available commands to do these things:

i
Incorporate new mail into folder (mh-inc-folder).
d
Delete message (mh-delete-msg).
C-d
Delete message, don't move to next message (mh-delete-msg-no-motion).
M-s
Find messages that meet search criteria (mh-search-folder).
o
Output (refile) message to folder (mh-refile-msg).
c
Copy message to folder (mh-copy-msg).
C-o
Output (write) message to file (mh-write-msg-to-file).
!
Repeat last output command (mh-refile-or-write-again).
l
Print message with lpr (mh-print-msg).
|
Pipe message through shell command (mh-pipe-msg).
M-n
Unpack message created with uudecode or shar (mh-store-msg).
M-l
List all folders (mh-list-folders).
M-f
Visit folder (mh-visit-folder).
M-r
Regenerate scan lines (mh-rescan-folder).
M-x mh-sort-folder
Sort folder.
M-p
Pack folder (mh-pack-folder).
M-k
Remove folder (mh-kill-folder).
x
Execute pending refiles and deletes (mh-execute-commands).
u
Undo pending refile or delete (mh-undo).
M-u
Undo all pending refiles and deletes (mh-undo-folder).
q
Quit (mh-quit).


Go to the first, previous, next, last section, table of contents.