which OOB component unblocks an email address from Bounce Email Address (sys_blocked_email_addresss)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
May i know how the email address in sys_blocked_email_addresss table is set to Unblocked and Failed Count to 0 . is it OOB functionality/which component sets it to unblocked?
Appreciate the Help!
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
Might be helpful
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1646657
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wednesday
Hi @SAS21
To unblock the email address and reset the failed count:
- Go to the Bounce Email Address [sys_blocked_email_address] table.
- Locate the blocked email address.
- Set Failed Count to 0.
- Set State to New.
- Select Save.
Note: Before resetting the address, review the Bounce Email Address Logs [sys_blocked_email_address_log] table to understand why previous delivery attempts failed. If the underlying issue is not resolved, the address will be blocked again after 10 failed attempts.
Refer this 2 KBs.
KB1646657 Outbound email blocked with Blocking Bounce Email addresses error
KB2700960 Most of the users Email addresses showing as Blocked in Bounced Email Address List
