Nico Golde:
authornion <nion@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Fri, 23 Sep 2005 09:08:00 +0000 (09:08 +0000)
committernion <nion@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Fri, 23 Sep 2005 09:08:00 +0000 (09:08 +0000)
- 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

diff --git a/init.h b/init.h
index ef0068d..839675c 100644 (file)
--- 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, "" },