Merge pull request from ejiek/master

show attachment name as UTF8
This commit is contained in:
Luke Smith
2018-05-19 14:46:17 -07:00
committed by GitHub

1
muttrc

@ -21,6 +21,7 @@ set smtp_authenticators = 'gssapi:login'
auto_view text/html auto_view text/html
auto_view application/pdf auto_view application/pdf
alternative_order text/plain text/enriched text/html alternative_order text/plain text/enriched text/html
set rfc2047_parameters = yes
# General remappings # General remappings
bind editor <space> noop bind editor <space> noop