I have problem of showing Turkish characters in mail sent with Java code. The characters are shown as question marks (?) in mail.
Message msg = new MimeMessage(m
Use UTF-8, here's a good overview of encoding: http://www.joelonsoftware.com/articles/Unicode.html