]> granicus.if.org Git - mutt/commitdiff
Fix the description of the lists command. Patch provided by Jeremy
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 28 Jul 1999 20:40:33 +0000 (20:40 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 28 Jul 1999 20:40:33 +0000 (20:40 +0000)
Blosser <jblosser@firinn.org>.

doc/manual.sgml.in

index 879660b0df0809ba490057d9cfb9528f684354d0..2023be3e29dc04d420825a46c637602f22de786b 100644 (file)
@@ -968,12 +968,13 @@ Mutt has a few nice features for <ref id="using_lists" name="handling mailing
 lists">.  In order to take advantage of them, you must specify which addresses
 belong to mailing lists.
 
-It is important to note that you should <bf/never/ specify the domain name
-(the part after the ``@'') with the lists command.  You should only
-specify the ``mailbox'' portion of the address (the part before the ``@'').
-For example, if you've subscribed to the Mutt mailing list, you will receive
-mail addressed to <em/mutt-users@mutt.org/.  So, to tell Mutt that this is a
-mailing list, you would add ``lists mutt-users'' to your initialization file.
+Specify as much of the address as you need to to remove ambiguity.  For
+example, if you've subscribed to the Mutt mailing list, you will receive mail
+addresssed to <em/mutt-users@mutt.org/.  So, to tell Mutt that this is a
+mailing list, you could add ``lists mutt-users'' to your initialization file.
+If you also happen to get mail from someone whose address is
+<em/mutt-users@example.com/. you could use ``lists mutt-users@mutt.org'' to
+match only mail from the actual list.
 
 The ``unlists'' command is to remove a token from the list of mailing-lists.
 Use ``unlists *'' to remove all tokens.