]> git.madduck.net Git - etc/mutt.git/blobdiff - .mutt/confvars

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

disable smime replying, as I don't use smime
[etc/mutt.git] / .mutt / confvars
index e34ccb1e647770f56bc1874d85e40f3ded699e66..255e3bce178ffaf4b9f841155a8c46a4a9e86be8 100644 (file)
@@ -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
@@ -754,6 +756,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 +784,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
@@ -3762,6 +3765,7 @@ set search_context=5
 # 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