<<< Date Index >>>     <<< Thread Index >>>

Re: why isn't mutt threaded (logically)



Hello,

* Craig Millar <mutt@xxxxxxxxxxxxxxxx> [050403 03:04]:
> been using mutt for a couple of weeks and i don't see myself looking back.
> the only complaint i have is that when it polls a server (i have several imap
> accounts) that takes a while to respond, it freezes until it has had a
> response. why is such a well respected mail client so monolithic and
> incapable of multitasking?

set header_cache=/tmp/hcache-login
                             ~~~~~ -> Insert your login here.

This could make consecutives opens of the same mailbox faster. But
doesn't 'fix' the asynchronous part.

http://wwwcip.informatik.uni-erlangen.de/~sithglan/mutt/

        Thomas