philippe rp Posted December 17, 2004 Posted December 17, 2004 hello. I am sorry, my english is not good at all. i have developped a new module in the admin of oscommerce that sends emails and i have a big problem. When i use the tep_mail function, it send mails with =E9 or =E0 in it i debugged the program and i saw that in mime.php, the second time the program call the function _getEncodedData the argument $encoding is set to "quoted-printable". When i use tep_mail in the catalog part, the mail i receive is good. But the problem is when i use tep_mail in the admin part. someone know what to do to not receive mails with =E9 and =E0 ? i am on windows, i use smtp and in the admin the html is set to true. I don't know if it is related but i have installed a few time ago the contribution wysiwyg html area. i want my oscommerce to send mails in html and i want to continue to use wysiwyg contribution. but how can i send a mail to costumers with tep_mail function without sending mails with =E9 or =E0 in it ? Please help me. (i asked the question in the french forum, nobody could help me. so i count on you).
cmbyrne Posted December 17, 2004 Posted December 17, 2004 well, i don't have an answer for you, but i wanted to let you know your english is near perfect. :P
Recommended Posts
Archived
This topic is now archived and is closed to further replies.