Hello,
I am currently able to send emails using Google SMTP and AWS SES via PL/SQL (DBMS_MAIL/UTL_SMTP). However, I am encountering an issue where emails are not being sent specifically within my Oracle APEX application.
My environment details are as follows:
Database: Amazon RDS for Oracle 19c
Oracle APEX Version: 24.2.0
If anyone has experience configuring or troubleshooting the email functionality in an Oracle APEX environment on AWS RDS, I would greatly appreciate your guidance.
What are the necessary steps or configurations required to get the email service working in APEX?
Thank you in advance for your help.