Tag Archives: email

Sorting in Mutt

A couple of days ago I discovered the following mutt config option. set sort = threads set sort_aux = last-date-received This means you get the usual threading but that a thread is sorted by the date the last message in the thread was received. This keeps a thread which receives new mail at the bottom [...]