Page 1 of 1

Email body encoding problem

Posted: Thu Oct 11, 2007 9:03 pm
by jimthunderbird
Hi All,
Recently I'm using a php MVC framework codeignitor to develop a demo application for a client.
But when sending email using CI's Email library, the client receive the mail but the mail body is full of encoded characters, I guess the email has been encripted.
Do you know how to avoid this problem so any client using any email client will see the text properly?
Thank you very much.

With my best,
Jim