On Fri, May 15, 2026 at 08:28:07PM +0800, Kevin J. McCarthy wrote:
The first patch does some cleanup in the send email path.  It puts
mutt_env_to_intl() before the mutt_prepare_envelope(), like everywhere
else in the codebase.  This also plugs a theoretical issue where the
Mail-Followup-To didn't come from an already IDNA encoded address, such
as mutt_default_from().

The second one fixes a bug with gpg key lookups with intl domains.

On a related note, Mutt's IDNA handling is quite basic right now.
Parsed addresses are stored in IDNA format, and only converted to local
when viewing or editing.  I believe hooks, patterns, and regexps (e.g.
subscribe/lists) need to be specified in IDNA to work.  This is on my
"future" list to look at.

I pushed these up a few days ago, but forgot to mail the list.

--
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