Page 1 of 1

Mail with special characters

Posted: Wed Nov 17, 2004 12:13 pm
by Shendemiar
Mail headers seems too complicated for me.

If i want to send mail with ä's and ö's in it what headers do i need to set up.

html codes if you can't see what i mean.
ä = ä
ö = ö

This doesn't work, but it must be something similiar?

Code: Select all

$headers=   "";
$headers .= "FROM: <No-Reply@something.Fi> \n";
$headers .= "MIME-Version: 1.0 \n";
$headers .= "Content-Type: TEXT/PLAIN; charset=ISO-8859-1 \n";
$headers .= "Content-Transfer-Encoding: 8BIT \n";

Posted: Wed Nov 17, 2004 12:38 pm
by kettle_drum
Try UTF-8 as the charset.

Posted: Wed Nov 17, 2004 1:40 pm
by Shendemiar
Noup. I still get

YleisXkysymys HYLXTTY

While it should be

Yleisökysymys HYLÄTTY