Rearranged whitespace (and comments) in all the code!
[mmh] / docs / README-HOOKS
index 7546416..714ba00 100644 (file)
@@ -43,7 +43,7 @@ ref-hook:     This is the full pathname of a program that is invoked
                message file, the second is the full pathname of the final
                message file.  The program is executed after the message
                is written.
-       
+
 msg-hook:      This is a text message that is output if the execution of
                one of the external hook programs fails.  There is a built-in
                default message if none is specified.
@@ -78,7 +78,9 @@ sortm:                The refile hook is executed for each message moved.  Note that
                a magic temporary message number of 2147483647 is used to hold
                messages as they are being shuffled.
 
+rcvstore:      The add hook is executed when messages are stored.
 
+mhstore:       The add hook is executed when messages are stored.
 
 Did I Do This Correctly?
 ~~~~~~~~~~~~~~~~~~~~~~~~