Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Sending Email from Oracle Apex using Autonomous Database

upenOct 9 2023

Hi

I am using Free Tier Oracle Cloud infrastructure for Autonomous Database and Oracle Apex.

I have followed the instruction as per the email configuration procedure provided by oracle.

When i am validating my configuration, I am getting an below error.

BEGIN
    APEX_INSTANCE_ADMIN.VALIDATE_EMAIL_CONFIG;
END;
/

ORA-29019: The protocol version is incorrect.

ORA-06512: at "SYS.UTL_TCP", line 63

ORA-06512: at "SYS.UTL_TCP", line 331

ORA-06512: at "SYS.UTL_SMTP", line 215

ORA-06512: at "SYS.UTL_SMTP", line 239

ORA-06512: at "APEX_230100.WWV_FLOW_MAIL", line 1291

ORA-06512: at "APEX_230100.WWV_FLOW_MAIL", line 2647

ORA-06512: at "APEX_230100.WWV_FLOW_INSTANCE_ADMIN", line 1758

ORA-06512: at line 2 Error at Line: 7 Column: 0

Anyone can help to resolve this issue?

This post has been answered by jariola on Oct 10 2023
Jump to Answer

Comments

Processing

Post Details

Added on Oct 9 2023
10 comments
704 views