X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..342e35519e925ac0d7b24953bc45028241a7d122:/docs/README-HOOKS?ds=inline diff --git a/docs/README-HOOKS b/docs/README-HOOKS index 75464164..83b6bf76 100644 --- a/docs/README-HOOKS +++ b/docs/README-HOOKS @@ -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? ~~~~~~~~~~~~~~~~~~~~~~~~