
Hi Wolfgang,
The copies cc-ed to myself come through just fine as utf-8 fwiw. Does that imply the denx.de servers convert unicode messages to base64?
This is in the headers of your message:
Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64
I don't think anything converted anything. It arrived as you sent it.
You just don't see it.
The problem for me is that I cannot use standard tools (like grep) on such messages.
Isn't it possible that you un-base64 such mails locally in your mail system? In the long run I'd really like to be able to handle Unicode in U-Boot (sources) and thus also on the mailing list.
It is the 2000s after all with people from all over the world contributing to U-Boot and we're limiting ourselves to the english typographic letters :(
Cheers Detlev