[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian lists and Cc'ing people in replies in addition to the list



on Tue, Aug 28, 2001 at 04:55:31PM +0200, Wichert Akkerman (wichert@wiggy.net) wrote:
> Previously Eric Van Buggenhaut wrote:
> > But then, when you open mutt, the from: field doesn't give the sender's name
> > but rather the list it's coming from.
> 
> An annoying default indeed imho. Which is why I have the following in my
> .muttrc:
> 
> # Reset the hdr_format so lists are displayed normally instead of with the
> # listname; procmail already does the splitting for us.
> set hdr_format="%4C %Z %{%b %d} %-15.15F (%4l) %s"

To fix the resulting 'sent' folder brokenness (yes, my dear mutt, I
assume I *did* send most of this mail), I've added the following to
.muttrc:

    # Mailbox index default:
    set index_format="%4C %Z %{%b %d} %-15.15F (%4l) %s"
    # ...and sent
    folder-hook !sent set index_format=\"%4C %Z %{%b %d} %-15.15F (%4l) %s\"
    folder-hook sent set index_format=\"%4C %Z %{%b %d} %-15.15t (%4l) %s\"

Cheers.

-- 
Karsten M. Self <kmself@ix.netcom.com>          http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand?             There is no K5 cabal
  http://gestalt-system.sourceforge.net/               http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!    http://www.freesklyarov.org
Geek for Hire                        http://kmself.home.netcom.com/resume.html

Attachment: pgpB6VmT_4jDh.pgp
Description: PGP signature


Reply to: