• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

php sendmail corrupt garbled messages

I

interversal

Guest
Hi,
When I create emails in programs like zen cart or mambo/joomla, the emails come out garbled. For example, an email with the text 'test' comes out as 'dGVzdA0K'

Longer emails look like 'RGVhciBaYXJrDQoNCldlIHdpc2ggdG8gd2VsY29tZSB5b3UgdG8gTkxQbXAzIEh5cG5vc2lzIGFu
ZCBOTFAgbXAzcyBEb3dubG9hZHMgYW5kIEZyZWUgU2FtcGxlcy4NCg0KDQoNCldpdGggeW91ciBh
Y2NvdW50LCB5b3U' etc.
Can anyone help me out on this, I'm at a loss,

thanks
Glenn
 
ok, found out what the problem was.
I recently added
mbstring.func_overload = 7
to my php.ini
removing it fixed it.
I think it was sugarcrm that wanted it.

cheers
glenn
 
Back
Top