|
Hello
I wanted to know if anyone started or already did
an idna patch for squirrelmail ?
For instance at login
a domain like "cr�a.com" would be converted into
"xn--cra-cma.com"
other issues are going to be in sending mail
(conversion is required too)
and of course plenty of other features requiring an
interaction with the server ...
Few options could be used, I started using libidn
calling a local binary on the machine to do the conversions
A project with the goal of providing PHP bindings of the Libidn API has been
started by Turbo Fredriksson
Let me know if you did try already to implement
idna support
Cheers
|
