Removes messages from active status.
The rmm command removes messages from active status by renaming them. To rename a message, the system prefaces the current message number with a , (comma). Inactive files are unavailable to the Message Handler (MH) package. However, system commands can still manipulate inactive files.
Note: The rmm command does not change the current message.
Inactive messages should be deleted periodically. An entry can be placed in your crontab file to automatically delete all files beginning with a comma.
rmm
rmm +sales 2-5
The following entries are entered in the UserMhDirectory/.mh_profile:
Current-Folder: | Sets the default current folder. |
Path: | Specifies the UserMhDirectory. |
rmmproc: | Specifies the program used to remove messages from a folder. |
$HOME/.mh_profile | Contains the MH user profile. |
/usr/bin/rmm | Contains the rmm command. |
The crontab command, rmf command.
The .mh_alias file format, .mh_profile file format.
Mail Overview in AIX Version 4.3 System User's Guide: Communications and Networks.
Peek, Jerry. MH and xmh: E-mail for Users and Programmers. Sebastopol, CA: O'Reilly & Associates, 1992.