- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2019 11:58 PM
Hi,
We have few domains to which ServiceNow restricting to receive notification whcih i am not able to troubleshoot now i want to whitelist few of the domains to receive email notirication.
Can anyone please suggest me how to acheive this
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2019 12:46 AM
Hi,
This is available in Madrid release and that may be the reason you are not able to see instance security center, however, please go through below blog article which might assist you.
https://community.servicenow.com/community?id=community_blog&sys_id=4acd62e9dbd0dbc01dcaf3231f961958
Also, please see inbound email actions as well if someone has written a code to ignore emails coming from particular domain
I would also see in the JUNK emails or Ingore emails if any emails are found there
Note: Please mark reply as correct if it has answered your question OR helpful if it has guided you towards finding the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2019 12:03 AM
Hi,
Below two links will help you to troubleshoot
Note: Please mark reply as correct if it has answered your question OR mark it as helpful if it has assisted you to find the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2019 12:14 AM
Hi Deepak,
I already gone through the Email filter where i dont see any Blacklisted domains.
And other link Security Instance i unable to find in the Navigator i only Instance Security Dashboard guided setup module where i dont see any such option. Do we need to have any plugins activated to see Navigate to System Security > Instance Security Center ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2019 12:46 AM
Hi,
This is available in Madrid release and that may be the reason you are not able to see instance security center, however, please go through below blog article which might assist you.
https://community.servicenow.com/community?id=community_blog&sys_id=4acd62e9dbd0dbc01dcaf3231f961958
Also, please see inbound email actions as well if someone has written a code to ignore emails coming from particular domain
I would also see in the JUNK emails or Ingore emails if any emails are found there
Note: Please mark reply as correct if it has answered your question OR helpful if it has guided you towards finding the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2019 01:08 AM
Hi Shaik,
You can create your custom table and include all the email ids in that which you want to white list.
And then you can check in the email filter condition script that if the email id exists in that table then it is considered as white listed and should be ignored.
Thanks,
Rashmi