#
# Sets the default Content-Type for the body of newly composed messages.
#
+set content_type="text/plain; markup=markdown"
# 3.40. copy
# encryption/signing for messages. See also $crypt_autoencrypt,
# $crypt_replyencrypt, $crypt_autosign, $crypt_replysign and $smime_is_default.
#
+set crypt_autosmime=no
# 3.45. crypt_confirmhook
# this option will be disabled for that message. It can be manually re-enabled in
# the pgp or smime menus. (Crypto only)
#
+set crypt_opportunistic_encrypt=yes
# 3.47. crypt_replyencrypt
# pka-intro.de.pdf) during signature verification (only supported by the GPGME
# backend).
#
+set crypt_use_pka=yes
# 3.53. crypt_verify_sig
# string is a bang, the bang is discarded, and the month and week day names in
# the rest of the string are expanded in the C locale (that is in US English).
#
-set date_format="%d %b %Y %T%Z"
+set date_format="%F"
# 3.55. default_hook
# %m, %n, and %N only work for monitored mailboxes. %m requires $mail_check_stats
# to be set. %n requires $mail_check_stats to be set (except for IMAP mailboxes).
#
-
+set folder_format='%t%N%2C %D %4s %f'
# 3.77. followup_to
#
# In case the text cannot be converted into one of these exactly, mutt uses
# $charset as a fallback.
#
+set send_charset="utf-8"
# 3.266. sendmail
# that “$ts_enabled” has been set. This string is identical in formatting to the
# one used by “$status_format”.
#
-set ts_status_format="mutt: %f%?V?[%V]&?"
+set ts_status_format="[`tty|sed -re 's,.+pts/,,'`]mutt@%h%r %f%?V?[%V]&?"
# 3.353. tunnel