1 .TH RMM %manext1% "March 18, 2013" "%nmhversion%"
13 .RB [ \-unlink " | " \-nounlink ]
23 will remove the specified messages by renaming
24 each of the message files with a site-dependent prefix (usually a
25 comma). Such files will then need to
26 be removed in some manner after a certain amount of time. Many sites
29 to remove these files once a day, so check
30 with your system administrator.
32 Alternately, if you wish for
34 to really remove the files
35 representing these messages, you can use the
38 messages removed by this method cannot be later recovered.
40 If you prefer a more sophisticated method of `removing' messages, you
43 profile component. For example, you can
44 add a profile component such as
47 rmmproc: /home/foouser/bin/rmm_msgs
50 Then instead of simply renaming the message file,
53 the named program or script to handle the files that represent the
54 messages to be deleted.
57 switch may be used to override this profile component. The
59 switch disables the use of any
61 profile component and negates all prior
67 script that saves a message based in its Message-ID is provided in
68 %etcdir%/rmmproc.messageid. To enable it, simply add a
70 component that names it to your profile.
80 where folder `+d' is a folder for deleted messages, and
83 alias mexp 'rm `mhpath +d all`'
86 is used to \*(lqexpunge\*(rq deleted messages.
88 The current message is not changed by
93 advance to the next message in the folder as expected.
97 .ta \w'%etcdir%/ExtraBigFileName 'u
98 ^$HOME/\&.mh\(ruprofile~^The user profile
100 .SH "PROFILE COMPONENTS"
104 .ta \w'ExtraBigProfileName 'u
105 ^Path:~^To determine the user's nmh directory
106 ^Current\-Folder:~^To find the default current folder
107 ^rmmproc:~^Program to delete the message
113 .RB ` +folder "' defaults to the current folder"
114 .RB ` msgs "' defaults to cur"
118 If a folder is given, it will become the current folder.
126 to delete the message,
137 or you will create an infinite loop.