HTMLDB_MAIL.SEND problem when sending HTML
433360Jan 26 2005 — edited May 29 2008We had a test application running off of the Oracle hosted site. We used HTMLDB_MAIL.SEND and P_BODY_HTML successfully. However, now we are running on our own hosted site of the production release of 1.6 (no code changes whatsoever, just an export/import). When we send the P_BODY_HTML it is not converted to html, it is sent as text with the html tags embedded.
In the meantime we have written our own mail procedure, but we were hoping the version of 1.6 that is available was the same as the hosted version.
Is there something else we should be aware of?
Thanks!