Re: [PHP] E-mails with mail() as UTF-8

2005-01-09 Thread Ligaya Turmelle
Have you tried base64 encoding of your message before placing it in your mail()? That is how I have my program sending japanese characters in the body. As far as I know the subject line is only supposed to be from the latin character sets. Respectfully, Ligaya Turmelle Kimmo Alm wrote: Hey ag

[PHP] E-mails with mail() as UTF-8

2005-01-07 Thread Kimmo Alm
Hey again! I'm having major trouble using mail() to deliver UTF-8 e-mails. They get sent and delivered successfully, but seem to be... messed up when they arrive (they go through my ISP's relay e-mail server). My headers basically look like this: "From: Test <[EMAIL PROTECTED]>\nMIME-Version: