| Email sending with different char set? -
20-05-2009, 04:20 AM
Hello,
I am trying to force to send all email in iso-2022-jp. It was possible in the previous version, but now all of the encoding is forced to UTF-8. This is fine for ticket system, but I need to send all of the emails in iso-2022-jp.
I tried to set the character set to iso-2022-jp, but it was not enough to set this up like that.
Where should I change in coding to force the email to be in iso-2022-jp?
includes/functions_mail.php
includes/mail/htmlMimeMail.php
includes/MIME/*Above files are responsible to send emails from the ticket system.
Has anyone done this?
Thanks.
asiams
|