I tried this, along with: reset alternates
and: set alternates="" in my local .muttrc file. But my 'sent' mailbox still shows the 'From:' line. On Mon, 15 Jul 2002 at 16:39:43 -0500, David T-G soliloquized thusly: > John & Dhruva -- > > ...and then John P Verel said... > % > % On 07/15/02 14:55 -0600, Dhruva B. Reddy wrote: > ... > % > messages in my 'sent' mailbox (where I copy my sent messages), it > % > displays the 'From:' line. This is not very useful, since I already > ... > % > > % I do what you're seeking with a folder hook. My ~/.muttrc includes: > % > % folder-hook outbox 'set index_format="%4C %Z %d %-20.20t (%3l) %s"' > > You can get that with %F instead of %Z (and no folder-hook settings) as > long as your $alternates is set correctly. > > My guess is that $alternates got mangled somehow. >