On Tue, Jan 04, 2000 at 06:58:45 -0600, Jeremy M. Dolan wrote:
> What I would like to have is:
> * All message Date: headers displayed in local machine time (C[DS]T)
Mutt cannot rewrite the date header or any other headers when
displaying the message.
> * Date part of message index displayed in local machine time
Change "%{%b %d}" to "%[%b %d]" in the default index_format string
and you see the send time of the messages converted to your local
time zone.
> * Messages sorted by theyre local dates, no more priority given to
> aussies and such =)
You can sort by send time or receive time, but the times are always
converted to the same time zone before sorting so that come in true
chronology if their time stamps are reliable.
--
Byrial