On Sat, May 16, 2026 at 02:57:13PM +0200, Werner Koch wrote:
On Fri, 15 May 2026 20:28, Kevin J. McCarthy said:

diff --git a/crypt.c b/crypt.c

   rfc822_append(last ? &last : &adrlist, msg->env->bcc, 0);
+  mutt_addrlist_to_local(adrlist);

If the address is directly passed to gpgme "local" should be utf8 as
this is how gpgme or OpenPGP define user ids and thus mail addresses.

Thank you, Werner. What about when invoking gpg directly (i.e., mutt in classic mode)? Does the command line gpg translate user ids from the system locale to utf8 for international domains?

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to