On 11/24/05, Ismet Togay ismet@su.sabanciuniv.edu wrote:
Asking for a solution here, I have encountered the same problem with the Turkish characters but I have not received any suggestion yet.
Aren't there anybody who wants to help us?
Edit: program/steps/mail/sendmail.inc Go to line 151 and change head_charset,html_charset and text_charset to your iso, which in my case was ISO-8859-1, so I ended up with:
$message_param = array('text_encoding' => '7bit', 'html_encoding' => 'quoted-printable', 'head_encoding' => 'quoted-printable', 'head_charset' => 'ISO-8859-1', 'html_charset' => 'ISO-8859-1', 'text_charset' => 'ISO-8859-1');
Regards,
-- Eduardo Bacchi Kienetz LPI Certified - Level 2 http://www.noticiaslinux.com.br/eduardo/