Sending HTML in email from Oracle Server to Exchange Server
We were using Groupwise for our email, then changed to Exchange. We have also several PL/SQL programs that send out emails from Oracle, both as standard text, and some formated with HTML. Lately (since going to Exchange), we are experiencing some html errors on the emails that contain html. We have looked at the actual source, and it appears that the Exchange server is inserting spaces and encoding some of our text. Has anyone else experienced this and discovered a way to get around it?