Entering Multiple "to" email addresses in apex_mail
Hi,
I understand that we can send emails to multiple people using a comma seperated value. I am on 4.1 and 11g. I have a text field which has has two email addresses set as default. Currently, both are same addresses. I have a button next to it, which when I click, has a dynamic action, which has the APEX mail logic. The page items to submit has the text field listed. Not the page items to return. Question is when I hit the send button I get one email, not two.
Is it because, I have the same email address? Wondering if I am doing anything wrong.
Thanks,
Sunil