X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FREADME-HOOKS;h=714ba00875bb97091a4ecf4b1c6fdc7ea7471aa4;hp=75464164fca70fec23fc60c61613d18e1e63563e;hb=b6d09bd20c57ba338690651d5922c724568bc7a0;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b diff --git a/docs/README-HOOKS b/docs/README-HOOKS index 7546416..714ba00 100644 --- a/docs/README-HOOKS +++ b/docs/README-HOOKS @@ -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? ~~~~~~~~~~~~~~~~~~~~~~~~