Unix Help
MH: A Message Handling System


To get started using MH, put the directory /usr/mh/bin on your $PATH. This is best done in one of the files: .profile, .login, or .cshrc in your home directory. (Check the manual entry for the shell you use, in case you don't know how to do this.) Run the inc command. If you've never used MH before, it will create the necessary default files and directories after asking you if you wish it to do so.

You will need to use the command inc each time you wish to incorporate new mail into your MH 'inbox' file. The inc command moves mail from the system maildrop into your MH 'inbox' folder.

scan prints a list of the messages in your current folder.

The commands: show, next, and prev are used to read specific messages from the current folder.

rmm (remove message) deletes the current message. It may be called with message numbers passed as arguments, to delete specific messages.

repl is used to respond to the current message. It places you in the editor with a response form. While you're in the editor, you may peruse the item you're responding to by reading the file named '@'. After completing your response, type 'l' to list it, 's' to send it, 'd' to delete it, or 'q' to quit..

comp allows you to compose a message by putting you in the editor on a message form, and then lets you send it.

All the MH commands may be run with the single argument: `-help', which causes them to print a list of the arguments they may be invoked with.

Common mh commands


ali	 - list mail aliases		  
anno	 - annotate messages
comp	 - compose a message		  
dist	 - redistribute message to other addresses
folder	 - set/list current folder/message 
folders - list all folders
forw	 - forward messages	  
inc	 - incomporate new mail
mark	 - mark messages			  
mhmail  - send or read mail
msgchk	 - check for messages		  
next 	 - show the next message
pick	 - select messages by content	  
prev	 - show the previous message
refile	 - file messages in other folders  
repl	 - relpy to a message
rmf	 - remove folder			  
rmm 	 - remove messages
scan	 - produce message listing	  
send	 - send a message
show 	 - show (list) messages		  
sortm	 - sort messages