X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a259594cc41e41bfbb90562d3977b8194d1446f5..2d1f77125ffb16daf661a40710bb0fb48343d1f9:/docs/README-HOOKS diff --git a/docs/README-HOOKS b/docs/README-HOOKS index bb5d6ee7..83b6bf76 100644 --- a/docs/README-HOOKS +++ b/docs/README-HOOKS @@ -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? ~~~~~~~~~~~~~~~~~~~~~~~~