]> diplodocus.org Git - nmh/blobdiff - docs/README-HOOKS
Fixed the trap to work with posh.
[nmh] / docs / README-HOOKS
index bb5d6ee7859e9ccb7d10bcb599c081a9f738a09f..83b6bf7671f0ecfa22a39b6a0910c0e190e62de5 100644 (file)
@@ -1,5 +1,3 @@
-$Id$
-
 Jon Steinhart's (jon@fourwinds.com) External Program Hooks
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -80,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?
 ~~~~~~~~~~~~~~~~~~~~~~~~