On 08/11/17 21:15, Yves Goergen wrote: > But the problem is that Exim doesn't talk to the MySQL server with UTF-8 > so it prevents using all that stuff. Instead, it uses some 8-bit > encoding. I can see this in the reply message: It contains parts like > =FC for "ü" where it should be at least two bytes.
That "=FC" might be an RFC-2047 encoded byte, perhaps? Lowercase 'U' with umlaut appears to be Unicode U+00FC. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
