Hi, I'm trying to set our server up to send a multipart email that has both html and plain text content, but when php mail sends it the encoding gets screwed up and either the html gets sent as plain text or the plain text gets included in the html, has anyone had success in sending multipart emails using PHP ?