Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex Send Mail without To Address

gautham2492Jun 4 2019 — edited Jun 13 2019

Hi,

I am using apex_mail.send procedure to send emails to mulitple users (around 100). However, I want to hide the recipients and avoid the reply all issue so i included the list of emails in the p_bcc parameter. But, the email will not be sent without specifying a p_to recipient (i tried to set NULL value to this but doesnt work). Is there a way to overcome this?

Apex 5.1.4

This post has been answered by fac586 on Jun 4 2019
Jump to Answer
Comments
Post Details
Added on Jun 4 2019
1 comment
318 views