From bea92f70d1f08efbbf8ca8d06c8b805f7814a158 Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Sun, 30 Apr 2017 13:32:14 -0700 Subject: [PATCH] Note that mbox-hooks are dependent on $move. Add a note to the "Using Multiple Spool Mailboxes" section. --- doc/manual.xml.head | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 18a5a0dc..28954811 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -3270,6 +3270,12 @@ shortcut expansion performed on the first character. See for more details. + +Note that execution of mbox-hooks is dependent on the $move configuration variable. If set to +no (the default), mbox-hooks will not be executed. + + Unlike some of the other hook commands, only the first matching regexp is used (it is not possible -- 2.50.1