Hi,
I'm trying to send a huge text (CLOB) as a part of an email using UTL_SMTP. The problem is that every X characters a carrier return and a blank space are added automatically, and X is not always the same, depending on the white spaces of the string.
Is there anyone who knows how to solve it??? I'm lost!
Thanks!