BCC on inbound emails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 11:24 PM
Hello!
Our client has an inbound email triggered with email.from = 'test@email.com'.
If the BCC of an incoming email is 'test@email.com', will it trigger the inbound action?
Please help!
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 11:40 PM
Hello,
Yes, it will trigger the inbound action.
Mark ✅ Correct if this solves your issue and also mark ???? Helpful if you find my response worthy based on the impact.
Thanks
Akshay Kangankar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 11:41 PM
Hi,
Yes, it will if there is no condition of email.recipient added in inbound action.
If there is a check for email.recipient added it will not work as the Recipient field in sys_email table will not hold BCC users & is an expected behavior. Refer link