X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/3c760cb4f59bffbec0e751e27dff0b493415cab9..085410b14ca6c4b284e4946ef9b49a53577cf192:/.mutt/confvars?ds=sidebyside diff --git a/.mutt/confvars b/.mutt/confvars index 043a15e..06bf1c5 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -584,6 +584,7 @@ set confirmappend=no # # Sets the default Content-Type for the body of newly composed messages. # +set content_type="text/plain; markup=markdown" # 3.40. copy @@ -647,6 +648,7 @@ set crypt_autosign=yes # 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 @@ -680,6 +682,7 @@ set crypt_autosign=yes # 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 @@ -754,6 +757,7 @@ set crypt_replysignencrypted=yes # pka-intro.de.pdf) during signature verification (only supported by the GPGME # backend). # +set crypt_use_pka=yes # 3.53. crypt_verify_sig @@ -781,7 +785,7 @@ set crypt_replysignencrypted=yes # 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 %T%Z" # 3.55. default_hook