ietf-822
[Top] [All Lists]

Re: Mail addresses and extended character sets

2001-06-28 06:22:52

The question is: Do you encode just the
non-ASCII bits of it, or do you encode the whole lot

in a nutshell,

- encoding is done on a per-label basis.
- pure ASCII labels are not encoded.

so that naive comparisons of the encoded form work fine.

Keith