Lets try mutt threading

This commit is contained in:
Orien Vandenbergh
2025-07-08 10:18:04 -04:00
parent d41f12210e
commit b97738c25a

View File

@ -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.