Set more options

This commit is contained in:
flyingscorpio@clevo 2022-05-14 16:28:15 +02:00
parent 05ab96bd17
commit 7051a6abef

View file

@ -1,19 +1,19 @@
#set mailcap_path = $HOME/.config/mutt/mailcap:/usr/local/share/mutt-wizard/mailcap:$mailcap_path
#set mime_type_query_command = "file --mime-type -b %s"
#set date_format="%y/%m/%d %I:%M%p"
#set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
set date_format="%y/%m/%d %I:%M%p"
set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
set sort = 'reverse-date'
#set smtp_authenticators = 'gssapi:login'
#set query_command = "abook --mutt-query '%s'"
#set rfc2047_parameters = yes
set sleep_time = 0 # pause 0 seconds for informational messages
set markers = no # disables the `+` displayed at line wraps
set mark_old = no # unread mail stay unread until read
set mime_forward = yes # attachments are forwarded with mail
set wait_key = no # don't ask "press key to continue"
set fast_reply # skip to compose when replying
set fcc_attach # save attachments with the body
set forward_format = "Fwd: %s" # format of subject when forwarding
set rfc2047_parameters = yes
set sleep_time = 0 # pause 0 seconds for informational messages
set markers = no # disables the `+` displayed at line wraps
set mark_old = no # unread mail stay unread until read
set mime_forward = yes # attachments are forwarded with mail
set wait_key = no # don't ask "press key to continue"
set fast_reply # skip to compose when replying
set fcc_attach # save attachments with the body
set forward_format = "Fwd: %s" # format of subject when forwarding
set forward_quote # include message in forwards
set reverse_name # reply as whomever it was to
set include # include message in replies