From 968a36d4d42d1a5777dc4a3373e41ff986d5d888 Mon Sep 17 00:00:00 2001
From: Vlad <ejiek@users.noreply.github.com>
Date: Sat, 19 May 2018 23:59:13 +0300
Subject: show attachment name as UTF8

---
 muttrc | 1 +
 1 file changed, 1 insertion(+)

(limited to 'muttrc')

diff --git a/muttrc b/muttrc
index 86ce61f..2d160ab 100644
--- a/muttrc
+++ b/muttrc
@@ -21,6 +21,7 @@ set smtp_authenticators = 'gssapi:login'
 auto_view text/html
 auto_view application/pdf
 alternative_order text/plain text/enriched text/html
+set rfc2047_parameters = yes
 
 # General remappings
 bind editor <space> noop
-- 
cgit v1.2.3