Re: Procmail
On Tue, Oct 09, 2007 at 10:23:58AM -0700, Rem P Roberti wrote:
> index. Otherwise, how would one get the chance to reply? Also, is it
> possible to have the filtered messages placed in their respective
> folders without all of the headers?
Maybe you want something like this in your .muttrc:
# What headers are displayed
ignore *
unignore From Date Subject To Cc User-agent
# What order the headers are displayed
unhdr_order *
hdr_order User-agent From Date To Cc Subject
All this is in the manual. If you press <F1> from within mutt do you get
the manual?
--
Chris.
======