On Sat, Apr 28, 2001 at 02:17:56PM -0400, Brian Nelson wrote:
> I recently added the mailing lists I subscribe to using the
> 'subscribe' setting in my muttrc. Apparently, by default, when mutt
> recognizes an email from mailing list, it changes the display in the
> index to show 'To [EMAIL PROTECTED]' or 'CC [EMAIL PROTECTED]' for
> example instead of the name of the person who sent the email.
>
> This is undesirable since I already sort my mailing lists into folders
> with procmail. It's not very helpful to see that every email in the
> folder was send to the mailing list.
>
> How would I override this behavior to make mutt show the 'From' field
> in the index for mailing lists instead of 'To' or 'CC'?
>
> Thanks.
>
I figured it out by RTFM:
set index_format="%4C %Z %{%b %d} %-15.15n (%4l) %s"
whereas the default setting has %-15.15L
--
Brian Nelson <[EMAIL PROTECTED]>