X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FREADME-HOOKS;h=714ba00875bb97091a4ecf4b1c6fdc7ea7471aa4;hp=bb5d6ee7859e9ccb7d10bcb599c081a9f738a09f;hb=a485ed478abbd599d8c9aab48934e7a26733ecb1;hpb=a259594cc41e41bfbb90562d3977b8194d1446f5 diff --git a/docs/README-HOOKS b/docs/README-HOOKS index bb5d6ee..714ba00 100644 --- a/docs/README-HOOKS +++ b/docs/README-HOOKS @@ -1,5 +1,3 @@ -$Id$ - Jon Steinhart's (jon@fourwinds.com) External Program Hooks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -45,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. @@ -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? ~~~~~~~~~~~~~~~~~~~~~~~~