On Mon, Aug 12, 2002 at 04:17:37PM +0200, Ulrich Keil wrote:
> On Mon, Aug 12, 2002 at 02:56:37PM +0200, David Jardine wrote:
> > When is set "subscribe" for a mailing list, mutt lists
> > mail received from this list with something like
> >
> > to [EMAIL PROTECTED]
> >
> > where I would otherwise see the name of the poster of
> > the message.
>
> An easy way to do this is to sort Mailing-Lists into different
> Mailboxes (via procmail) and change the index_format for these
> folders via a folder-hook:
>
> folder-hook =Mailing-Lists/Mutt 'set sort=threads sort_aux=date-received
>nostrict_threads index_format="%4C %Z %{%b %d} %-20.20a %s"'
>
> Ulrich
> --
> http://www.der-keiler.de
> PGP Fingerprint: 5FA4 4C01 8D92 A906 E831 CAF1 3F51 8F47 1233 9AAD
> Public key available at http://www.der-keiler.de/uk/pgp-key.asc
I'm not using procmail and I'd never thought about hooks, but
you've given me something to look into.
Thanks,
David