Re: Filtering incoming mail
On Fri, Apr 01, 2005 at 08:44:44PM -0600, Kent R. Frazier wrote:
> Hi all,
>
> I'm a relatively new mutt user, and I've been slowly building a .muttrc that
> suits my needs. After joining this and other lists, I've encountered an issue
> I haven't been able to find an answer for.
>
> I receive my mail via fetchmail, and have mutt set to read the messages in my
> mail spool directory. I don't use procmail to filter mail to specific
> mailboxes as I prefer to read my mail from the spool and then save the
> messages I want.
>
> My problem is that with my current setup, I am unable to identify email sent
> from this and other lists from the index. Is there some way I can do this?
> Does this require procmail or can it be done from within my .muttrc.
>
> I'm running Fedora Core 3 and my .muttrc is attached.
>
> Thanks,
>
> Kent
Check the variable index_format,replacing the default %b with
%B will probably give you the info .
Ray Warren