APEX Not Sending Emails When Validate Email Gets: ORA-29279: SMTP permanent error: 530 Must issue a STARTTLS command first
(Doc ID 3027100.1)
Last updated on JUNE 04, 2024
Applies to:
APEX Application Development - Version NA and laterInformation in this document applies to any platform.
Goal
Email are not being delivered from APEX
then
While doing
SQL> BEGIN
APEX_INSTANCE_ADMIN.VALIDATE_EMAIL_CONFIG;
END;
/
Getting
ORA-29279: SMTP permanent error: 530 Must issue a STARTTLS command first
ORA-06512: at "APEX_230200.WWV_FLOW_MAIL", line 1347
...
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |