- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 12:07 AM
Can you please help me on how to prevent generating emails to specific email id in servicenow.but other should work properly.Is there any specific way that we can stop email to guest@example.com are generating some performance issue.
Thanks,
Shekhar,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2025 12:59 AM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2025 12:22 AM - edited 01-23-2025 12:23 AM
check email address filter module
also check this
Restricting Outbound Email by Domain Whitelist
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2025 12:59 AM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2025 04:16 AM
Thanks Ankur for solution provided above.
The goal is to prevent the generation of sys_email records.
Our requirement is to use the email filter, but then also to modify the Flows triggering the INC notifications so that the filtered-out email addresses don't trigger sys_email records.
Is there any updates on above ?
Thanks,
Shekhar,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2025 04:41 AM
Thanks Ankur for solution provided above.
The goal is to prevent the generation of sys_email records.
Our requirement is to use the email filter, but then also to modify the Flows triggering the INC notifications so that the filtered-out email addresses don't trigger sys_email records.
Is there any updates on above ?