Default UTL_HTTP messages
Hello,
I have written an UTL_HTTP api that sends emails from server and it is working as expected. However, the email body starts with words "some message text" and then rest of the valid custom content follows.
I have not coded "some message text" anywhere in my program. How can I not show those words in email message body?
Thank you
Darsh