From 3c760cb4f59bffbec0e751e27dff0b493415cab9 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Fri, 1 Nov 2019 11:23:06 +1300 Subject: [PATCH] hardcode utf-8 for all email --- .mutt/confvars | 1 + 1 file changed, 1 insertion(+) diff --git a/.mutt/confvars b/.mutt/confvars index e34ccb1..043a15e 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -3762,6 +3762,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 -- 2.39.2