Hello,
A question that has been bothering me for a long time, about how to send emails normally in Oracle Apex, ask a senior expert to answer it, Otherwise, I'll have to wait here forever..
What do I do if emails keep being in the queue and not being sent?



I'm using UTL_SMTP in the database and I'm already able to send emails normally now.
1- In a APEX page, it is possible to send an email successfully by executing the code in this way.

2- In a APEX page,In this way, the type of email sent is unsuccessful, the message is always in the queue, and there is no error message.

For more information, please refer to the following linkļ¼
Does anyone knows APEX's mailbox feature cannot to use? - Oracle Forums
thanks a lot.