From: nion Date: Fri, 23 Sep 2005 09:08:00 +0000 (+0000) Subject: Nico Golde: X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=commitdiff_plain;h=1d841e66b08bc422c8bfacd7a5db08e54e8c7dfe;hp=d66666d0222bc9dd42ab24d520e30fba3c1f45f7 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 --- 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, "" },