Re: Did someone have the tools
"Adam M. Costello" <[email protected]> Sat, 27 Mar 2004 22:51:18 +0000
| Newsgroups | gmane.ietf.imaa |
|---|---|
| Message-ID | <[email protected]> |
dongxiaoli <[email protected]> wrote: > Did someone have the tools or codes that do the conversion operations > for the IMA local-part (as described in Internationalizing Mail > Addresses in Applications (IMAA))? I don't know of (or don't remember) any implementation of the IMAA conversion operations (ToASCII and ToUnicode). > In most instance the IMA local-part conversion result equal to the > IDNA conversion result, right? Nope, they are always different (except in the degenerate case where the Unicode local part is really just ASCII). AMC