The Mutt E-Mail Client
: Reference
: Configuration variables
: sort
Previous: smart_wrap
Next: sort_alias
6.3.133. sort
Type: string
Default: date-sent
Specifies how to sort messages in the index menu. Valid values are
- date-sent
- date-received
- from
- mailbox-order (unsorted)
- score
- subject
- threads
- to
You may optionally use the reverse-
prefix to specify reverse sorting
order (example: set sort=reverse-date-sent
).
The Mutt E-Mail Client
: Reference
: Configuration variables
: sort
Previous: smart_wrap
Next: sort_alias