From: Kevin McCarthy Date: Mon, 22 Jan 2018 02:56:12 +0000 (-0800) Subject: Add a blurb about $new_mail_command in the mailboxes section. X-Git-Tag: mutt-1-10-rel~67 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8dd14816536fa7909c6bce2fd6c112bd72b04a8e;p=mutt Add a blurb about $new_mail_command in the mailboxes section. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index d387f59d..30bcdb5f 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -3385,6 +3385,8 @@ Mutt provides a number of advanced features for handling (possibly many) folders and new mail within them, please refer to for details (including in what situations and how often Mutt checks for new mail). +Additionally, $new_mail_command +can be used to run a command when new mail is detected.