4 .TH RMM %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
13 .RB [ \-unlink " | " \-nounlink ]
20 will remove the specified messages by renaming
21 the message files with preceding commas. Such files will then need to
22 be removed in some manner after a certain amount of time. Many sites
25 to remove these files once a day, so check
26 with your system administrator.
28 Alternately, if you wish for
30 to really remove the files
31 representing these messages, you can use the
34 messages removed by this method cannot be later recovered.
36 If you prefer a more sophisticated method of `removing' messages, you
39 profile component. For example, you can
40 add a profile component such as
43 rmmproc: /home/foouser/bin/rmm_msgs
46 then instead of simply renaming the message file,
49 the named program or script to handle the files that represent the
50 messages to be deleted.
60 where folder `+d' is a folder for deleted messages, and
63 alias mexp 'rm `mhpath +d all`'
66 is used to \*(lqexpunge\*(rq deleted messages.
68 The current message is not changed by
73 advance to the next message in the folder as expected.
78 .ta \w'%etcdir%/ExtraBigFileName 'u
79 ^$HOME/\&.mh\(ruprofile~^The user profile
82 .SH "PROFILE COMPONENTS"
86 .ta \w'ExtraBigProfileName 'u
87 ^Path:~^To determine the user's nmh directory
88 ^Current\-Folder:~^To find the default current folder
89 ^rmmproc:~^Program to delete the message
97 .RB ` +folder "' defaults to the current folder"
98 .RB ` msgs "' defaults to cur"
103 If a folder is given, it will become the current folder.
110 to delete the message,
119 or you will create an infinte loop.