]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: only use utf8
authorSamir Benmendil <me@rmz.io>
Wed, 1 Feb 2017 22:44:08 +0000 (22:44 +0000)
committerSamir Benmendil <me@rmz.io>
Wed, 1 Feb 2017 22:44:29 +0000 (22:44 +0000)
ascii could be fine but utf8 rules!

mutt/muttrc

index cc20e15c4aca985d791a53db017022b93e3e8d50..834ee21dbe9b9620cf68664709a19c01b858823a 100644 (file)
@@ -85,7 +85,7 @@ source ~/.mutt/mailboxes            # source mailboxes generetated by offlineima
 # SMTP: msmtp (with queue)
 set sendmail = ~/.msmtp/msmtpq      # use msmtp message queue
 set sendmail_wait = -1              # fork sendmail to the background
-set send_charset="us-ascii:utf-8"   # only use ascii and utf8
+set send_charset="utf-8"            # only utf8
 
 # GnuPG
 set crypt_autosign           = yes  # autosign messages