From: Karl O. P. <ko...@me...> - 2007-11-25 20:11:27
|
On 11/25/2007 05:10:23 AM, Lionel Bouton wrote: > Nicolas STRANSKY wrote the following on 25.11.2007 11:53 : >=20 > This isn't the problem. Mail addresses use ASCII. In ASCII some > characters aren't valid UTF-8 sequences. So you should't use UTF-8 to > store email adresses... There are (now) unicode domain name representations. Does sqlgrey deal with internationalized domain names (RFC3490) punycode (RFC3492) and friends (RFC3454, RFC3491) or is that already taken care of by the MTAs? What does domain name internationalization mean for the content of sqlgrey's db? (See also: http://en.wikipedia.org/wiki/Internationalized_domain_name) Karl <ko...@me...> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein |