* Richard Cattien ([EMAIL PROTECTED]) wrote:
> Hi,
>
> is there a way to be ``subscribed'' on a mailinglist in ~/.muttrc but
> not change the view in the index, say to keep seeing who sent the mail
> to the list?
>
set index_format="%4C %Z %{%b %d} %-30.30F %-25.25L (%c) %s"will display botht he list and the true sender. see the muttrc manpage for more info. dan
