more utf-8

Sat, 03 Sep 2016 19:24:00 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 03 Sep 2016 19:24:00 -0400
changeset 384
69fa23fde352
parent 383
c14c440cda0f
child 385
e3c8e2bdfccf

more utf-8

.muttrc file | annotate | diff | comparison | revisions
--- a/.muttrc
+++ b/.muttrc
@@ -1,3 +1,5 @@
+set config_charset = "utf-8"
+
 # IMAP
 source ~/.mutt/roomag/config
 
@@ -34,7 +36,9 @@ set editor          = "exec vim"
 set strict_threads  = yes
 set wait_key        = no
 
+set send_charset    = "utf-8"
 set text_flowed     = yes
+
 set reverse_name    = yes
 set envelope_from   = yes
 set fast_reply      = yes

mercurial