APEX_EMAIL just add to queue, dont do anything
hi, i have a free tier Apex type database, running on BRAZIL Home region.
no matter what i do , all mails from Apex just get into queue and queue is never flushed
APEX_MAIL_QUEUE keeps growing and APEX_MAIL_LOG is always empty... i already check:
- for the JOB working, and it is ok, works every 5 minutes...
- do test with oracle Email Delivery (with smtp credentials) and outer smtp servers,
- add ACLS and security stuff
not knowing what else to try i do a PL/SQL using UTL_SMTP, and after some acl tunning it gets ORA-01031 Insufficient privileges....