Amélio du tri mutt

main
Gil 2023-08-22 18:20:16 +02:00
parent 03b9236f46
commit 3be60e154f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ set mime_type_query_command = "file --mime-type -b %s"
set date_format="%d/%m/%y %I:%M%p"
set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
set sort = 'threads'
set sort_aux = 'reverse-date'
set sort_aux = 'reverse-last-date-received'
set editor = '/usr/bin/vim'
#set smtp_authenticators = 'login'
set query_command = "abook --mutt-query '%s'"