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?