Files
kumomta/docs
Wez Furlong de462b4fe0 dns-resolver: avoid unicode repr of punycode names
Following on from the previous commit, there were two cases where
we'd pick up the unicode human readable version of a punycode encoded
domain name instead of the retaining the punycode text.

One for the domain_name field, and the other for the synthesized
set of MX hosts that we create when the domain has no explicit
A records in its DNS.

This commit fixes that.
2024-09-11 11:48:06 -07:00
..
2023-10-18 16:18:56 -06:00
2024-09-09 09:50:46 -07:00
2024-09-11 17:13:31 +00:00
2023-03-13 12:01:07 -07:00
2024-01-24 15:40:19 -05:00