Lets try mutt threading
This commit is contained in:
@ -15,6 +15,9 @@ set print=ask-no # Ask before printing
|
||||
set delete=yes # Just delete it
|
||||
set include # Include messages in replies
|
||||
set sort_aux=date-received # Sort threads by date received
|
||||
set use_threads=yes # Enablig threading
|
||||
set sort=last-date-received # I think this is what I want, sort threads by the last received message
|
||||
# in the thread
|
||||
set charset=utf-8 # UTF-8 by default
|
||||
#set noallow_8bit # 8bit isn't safe via Demon.
|
||||
# Attribution line.
|
||||
|
Reference in New Issue
Block a user