Some test shows, that vpopmail don't care about tables encoding: backup, drop, create db with default utf8 charset and correct backup latin1 -> utf8 and adding new domain shows that newly created table was made in utf8 too.
As for punycode, AFAIK that was checkuser related. It's drop connections with xn--. 19.12.2013, 12:20, "Johannes Weberhofer" <[email protected]>: > Following the relevant RFCs there is no need to encode e-mail addresses in > UTF-8, as the domain names must be encoded in punycode which is in fact pure > ansi. It could be of interest, to store the pw_gecos column in UTF8. > > Best regards, > Johannes > > Am 19.12.2013 08:03, schrieb L. A.: > >> Almost forgot: >> 3. Was there patch included that we discussed for punicode symbols allowed? >> >> 19.12.2013, 11:01, "L. A." <[email protected]>: >>> Hi. >>> We are review our newly installed toaster servers, and few things that i >>> need to clear. >>> >>> 1. Tables of vpopmail has latin1_swedish_ci >>> Is it normal and where it's can be configured? >>> I suppose it's 21 century ant utf8 is better choise for multilang domains >>> support in future. >>> >>> 2. There already was question about autoresponder, but: >>> When via qmailadmin we create some message for it, it's ok, but still no >>> possibility to add header for message body, there one utf8 header only for >>> subject. >>> How we can add this utf8 header for mesage body and paramerer for >>> autoresponder for not include original message. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] > > -- > Johannes Weberhofer > Weberhofer GmbH, Austria, Vienna > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
