Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oracle 11g: UTL_SMTP to send email outside company's domain

Ora_Learner890Oct 24 2019 — edited Oct 24 2019

hi all,

HR@orcl:SQL> select banner from v$version;

BANNER

--------------------------------------------------------------------------------

Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production

PL/SQL Release 11.2.0.4.0 - Production

CORE    11.2.0.4.0      Production

TNS for 64-bit Windows: Version 11.2.0.4.0 - Production

NLSRTL Version 11.2.0.4.0 - Production

HR@orcl:SQL>

want to know about ALL requirements to send email via UTL_SMTP outside company's domain, please help with some info/experience and a link.

i found this link but still failed to send an email http://oracle.ninja/sending-secure-e-mails-out-of-the-database-ssltls-utl_smtp-openssl-acl-wallet/

regards

Comments
Post Details
Added on Oct 24 2019
2 comments
540 views