From: Kevin McCarthy Date: Sat, 1 Dec 2018 19:27:20 +0000 (-0800) Subject: Document Sender header as a default in $imap_headers. X-Git-Tag: mutt-1-11-1-rel~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf2f59d479a2258603110e4f302ffa4301618293;p=mutt Document Sender header as a default in $imap_headers. --- diff --git a/init.h b/init.h index 3fca38cd..12585078 100644 --- a/init.h +++ b/init.h @@ -1288,7 +1288,7 @@ struct option_t MuttVars[] = { /* ** .pp ** Mutt requests these header fields in addition to the default headers - ** (``Date:'', ``From:'', ``Subject:'', ``To:'', ``Cc:'', ``Message-Id:'', + ** (``Date:'', ``From:'', ``Sender:'', ``Subject:'', ``To:'', ``Cc:'', ``Message-Id:'', ** ``References:'', ``Content-Type:'', ``Content-Description:'', ``In-Reply-To:'', ** ``Reply-To:'', ``Lines:'', ``List-Post:'', ``X-Label:'') from IMAP ** servers before displaying the index menu. You may want to add more