]> git.marmaro.de Git - mmh/commitdiff
Signed-off-by: Ken Hornstein <kenh@pobox.com>
authorPaul Vixie <vixie@vix.com>
Mon, 7 Feb 2011 19:13:54 +0000 (14:13 -0500)
committerKen Hornstein <kenh@pobox.com>
Mon, 7 Feb 2011 19:13:54 +0000 (14:13 -0500)
More documentation about the hooks support.

docs/README-HOOKS

index 75464164fca70fec23fc60c61613d18e1e63563e..83b6bf7671f0ecfa22a39b6a0910c0e190e62de5 100644 (file)
@@ -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?
 ~~~~~~~~~~~~~~~~~~~~~~~~