How not to encode the To: field?
Kevin J. McCarthy
kevin at 8t8.us
Wed Jul 3 19:21:43 UTC 2019
On Wed, Jul 03, 2019 at 01:27:02PM -0500, Peng Yu wrote:
>"François" in the "To:" filed will be encoded as
>"=?utf-8?B?RnJhbsOnb2lz?=". Is there a way to just use "François"
>without being encoded in the "To:" field? Thanks.
The rfc2047 encoding is required for non-ascii characters in certain
parts of the message header. There is no config variable to disable
(only) it.
That said, unsetting $charset will turn off the encoding process.
However, it will also break many many other things in mutt.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.mutt.org/pipermail/mutt-users/attachments/20190703/84b4e950/attachment.asc>
More information about the Mutt-users
mailing list