Forums

Join
bbPress Support ForumsInstallationSpecial characters in plugin mails are messed up

Info

Tags

Special characters in plugin mails are messed up

  1. Hi, I am trying to use Post Notification and Report Post plugins on a site running in Slovak language, that means, I need to use special characters. I am not good with php, so forgive me, if am not technical enough :)

    The system e-mails (like user registration) are working fine. However, when sending mail through Post Notification, or Report Post plugin, the special characters are messed up.

    When I was checking the source code of the mails, I have discovered, that the registration mails contain the line "Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8"".
    The Post Notification mails (also the Report Post plugin mails) do not contain any charset specification (the source code contains this: X-Amavis-Alert: BAD HEADER SECTION, Non-encoded 8-bit data (char C3 hex).
    Can that be the source of my problem, if yes, how can I solve it?

  2. You must log in to post.