Re: Splitting and encoding of local-parts: some thoughts
"Adam M. Costello" <[email protected]>
| Newsgroups | gmane.ietf.imaa |
|---|---|
| Message-ID | <[email protected]> |
Paul Hoffman / IMC <[email protected]> wrote: > Um, punycode doesn't output dots. It doesn't introduce them, but it will copy them from the input to the output, if they exist in the input. The first thing the Punycode encoder does is copy all ASCII characters appearing in the input directly to the output. AMC