Hi,

We are able to send out emails with japanese text from the Linux machine. But the email received at other end contain garbled characters. When have changed encoding of the email to UTF-8 in MS Outlook at the receiving end.
I made the following changes before sending email from Linux machine

• export LANG=ja_JP.utf8
• export LC_ALL=ja_JP.utf8

Can anyone please let me know if we need to do any other configuration before sending an email from linux machine

Thanks in advance

Regards
suresh