From 1d841e66b08bc422c8bfacd7a5db08e54e8c7dfe Mon Sep 17 00:00:00 2001 From: nion Date: Fri, 23 Sep 2005 09:08:00 +0000 Subject: [PATCH] Nico Golde: - added further explanations to ignore_list_reply_to option git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@534 e385b8ad-14ed-0310-8656-cc95a2468c6d --- init.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init.h b/init.h index ef0068d..839675c 100644 --- a/init.h +++ b/init.h @@ -1004,6 +1004,8 @@ struct option_t MuttVars[] = { ** mailing list when this option is set, use the \fIlist-reply\fP ** function; \fIgroup-reply\fP will reply to both the sender and the ** list. + ** Remember: This option works only for mailing lists which are explicitly set in your muttngrc + ** configuration file. */ #ifdef USE_IMAP {"imap_authenticators", DT_STR, R_NONE, UL &ImapAuthenticators, "" }, -- 2.20.1