Why does UTL_Mail not support SMTP authentication?
Please clarify if my understanding of the UTL_Mail package as stated below is right:
UTL_Mail works only with SMTP servers that do not require the email sender to authenticate to the SMTP server.
UTL_Mail can be used if the Oracle server on which it is installed and the SMTP server are both installed on the same domain but not if they're on different domains.