I am trying to send a mail with a swedish subject. Example:

"Förlorat lösenord på neteject.com"

When receiving the message the spaces are truncated, all the words are glued together. I could do a workaround and but underscores _ instead of space but I don't understand why I have to do that. Can anybody explain??

thanks / Henrik

    Could you please post the line where u use the mail function??

      Hallo mrdance,

      you have to use mime-mail, there is room to set the right encoding. Look at the article sestion of this site.

      or take a look on my page: Simple form mail

        Write a Reply...