projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ce746a
)
Signed-off-by: Ken Hornstein <kenh@pobox.com>
author
Paul Vixie
<vixie@vix.com>
Mon, 7 Feb 2011 19:13:54 +0000
(14:13 -0500)
committer
Ken Hornstein
<kenh@pobox.com>
Mon, 7 Feb 2011 19:13:54 +0000
(14:13 -0500)
More documentation about the hooks support.
docs/README-HOOKS
patch
|
blob
|
history
diff --git
a/docs/README-HOOKS
b/docs/README-HOOKS
index
7546416
..
83b6bf7
100644
(file)
--- 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?
~~~~~~~~~~~~~~~~~~~~~~~~