emails from Linux servers containing Japanese characters aren't parsed correctly

XMLWordPrintable

    • 1

      Issue Summary

      When a user sends an email from a Linux server where the subject line is in Japanese, some characters are not correctly parsed.

      Examples:

      Steps to Reproduce

      1. Send email from Linux server with the command below
        • cat alert.txt | mail -s "JPN CHRS including these characters  ン, 。, 知" -S smtp=smtp://x.x.x.x -r xxx@xxx.com

      Expected Results

      The subject line to parse the line corrects

      Actual Results

      Characters not parsed correctly, where the characters are replaced with �� characters

       

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Elelta D (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: